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

script

Former Member
0 Likes
437

Hi,

How do you backup sap script layout sets?

Thank you

Ashok

Message was edited by:

ASHOK KUMAR

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
400

Hi Ashok,

again some more details on sap script

<b>SAP script backup :- In transaction SE71 goto Utilities -> Copy from client -> Give source form name, source client (000 default), Target form name</b>.

<b>Download :- SE71, type form name -> Display -> Utilities -> form info -> List -> Save to PC file.</b>

<b>Upload :- Create form with page, window, pagewindow with the help of downloaded PC file. Text elements for Page windows to be copied from PC file.</b>

Regards

Sathish

3 REPLIES 3
Read only

Former Member
0 Likes
400

Hi

use the program

<b>RSTXSCRP</b> to download scripts

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
400

Hi Ashok,

Use Program RSTXSCRP.

Use EXPORT mode, when downloading and IMPORT when uploading a script. Don’t forget to give the form name in the object field. This will create a script with the same name as that of the original script . If a script with the same name exists in the same client ,then it will give an error ‘Object cannot be overwritten ’ .

Reward pts if found usefull

Regards

Sathish

Read only

Former Member
0 Likes
401

Hi Ashok,

again some more details on sap script

<b>SAP script backup :- In transaction SE71 goto Utilities -> Copy from client -> Give source form name, source client (000 default), Target form name</b>.

<b>Download :- SE71, type form name -> Display -> Utilities -> form info -> List -> Save to PC file.</b>

<b>Upload :- Create form with page, window, pagewindow with the help of downloaded PC file. Text elements for Page windows to be copied from PC file.</b>

Regards

Sathish