Application Development and Automation 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: 
Read only

standard text

Former Member
0 Likes
778

Hi SDNs,

Please tell me HOW TO CREATE TRANSPORT REQUEST for STANDARD TEXT in SAP SCRIPTS and also how to transport it.

Thanks in advance.

Regards,

aravind

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
752

Use the RSTXTRAN report to generate a tr. rquest for the texts.

Regards,

Ravi

Note - Please mark all the helpful answers

7 REPLIES 7
Read only

Former Member
0 Likes
753

Use the RSTXTRAN report to generate a tr. rquest for the texts.

Regards,

Ravi

Note - Please mark all the helpful answers

Read only

Former Member
0 Likes
752

Hi,

Run the program RSTXTRAN and add the Request number and the Standard text and execute the program. It will add the Standard text to the request and you can transport the same,

regards,

Ram

Read only

Former Member
0 Likes
752

hi arvind,

for all standard text and scripts we can use workbench request only,

if wa want to add Standard text to Tr.req u have to run the programm "rstxtran'.

here u can attach the Standard test to Tr.req,...u need to enter Tr.req num and Standard text name, languae then press F8, in the next screen click on "okcode Right mark" then in the next screen press the button "send to Correction".

then all the Standard text will be attched to Tr.Req.

Regards

Naresh Reddy

Read only

Former Member
0 Likes
752

Use RSTXTRAN program to generate transport request number for texts.

Read only

Former Member
0 Likes
752

Hi

Use the RSTXTRAN report and

go to se09 and then u can transport it..

Regards.

Kumar

Read only

Former Member
0 Likes
752

RSTXTRAN

Run this program

U can pass the parameters

Read only

Former Member
0 Likes
752

Hi, thanks for giving answers.

Aravind.