Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

importing standard SAPScript text - not asking for transport request!

former_member699400
Active Participant
0 Kudos

Hi!

I tried to import some standard SAPScript text running program RSTXSCRP.

Everything was fine, but I was not asked for package and for a transport request... is it ok?

How can I send this standard text to Quality system?

Will reward,

Mindaugas

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You can use program : RSTXTRAN

Navigation -> goto SE38 -> enter RSTXTRAN -> execute ->

Name of correction -

text key -object - TEXT

text key- name - enter standard text name

Text id - ST

Text key language - EN

execute now -> select text here -> enter -> now click on push button trsfr texts to corr -> you will get pop up window( request)

Thanks

Seshu

4 REPLIES 4

former_member192429
Active Participant
0 Kudos

I believe there is another program RSTXTRAN to transport the standard text. Create a transport request, run this program, assign standard text to this transport request.

-Kriss

Former Member
0 Kudos

You can use program : RSTXTRAN

Navigation -> goto SE38 -> enter RSTXTRAN -> execute ->

Name of correction -

text key -object - TEXT

text key- name - enter standard text name

Text id - ST

Text key language - EN

execute now -> select text here -> enter -> now click on push button trsfr texts to corr -> you will get pop up window( request)

Thanks

Seshu

Former Member
0 Kudos

Hi,

Do as Kriss said ...make sure when you create a transport request, change the task type to <b>Development/Correction</b> from repair or unclassified and then use it in RSTXTRAN program to bind the standard text to the request.

Regards,

Vivek

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please check these standard program.

RSTXR3TR - To transport form with transport request

RSTXSCRP - To transport form without transport request

Regards,

Ferry Lianto