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
747

hi experts,

i have created one layout in 101 client.i want to transfer this layout to another client 106.how can i do this.

can anybody suggest me.

regards

praveen

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
717

hi,

Check <b> SCC1</b> transaction ... or else use

Scripts Program to Download and Upload

<b>RSTXSCRP</b>

Regards,

santosh

8 REPLIES 8
Read only

Former Member
0 Likes
717
using <b>SCC1</b> transaction(open it in target client)
2)put source client.
3)put request number 
4)check chekbox include sub request.
5)pres startimmidiatly button

Read only

Former Member
0 Likes
717

Transporting of script is same transporting of any other object.Same as u do in se10.

regards

Read only

Former Member
0 Likes
718

hi,

Check <b> SCC1</b> transaction ... or else use

Scripts Program to Download and Upload

<b>RSTXSCRP</b>

Regards,

santosh

Read only

Former Member
0 Likes
717

Hi,

For transporting the scripts to different client in the same system you need to call transaction SCC1 and pass the transport request number and also check the include task button.

If you are transporting to a different system then you have to follow the normal procedure of releasing the task and request from SE09.

Hope this helps.

Read only

Former Member
0 Likes
717

Run the transaction SCC1 in the destination client.

Enter your source client and the transport request.

Read only

Former Member
0 Likes
717

hi,

<b>Copy between clients</b>

The following procedure describes how to copy the form

RVORDER01 for sales order confirmation.

JG From the SAP standard menu, choose Tools -> SAPscript -> SE71 -> Form.

On the Form Painter: Request screen, choose Utilities -> Copy from client.

On the Copy Forms Between Clients screen:

Enter the form name (for example, RVORDER01) in the Form name field.

Enter the target form name, replacing the first letter of the form name with Z (for example, ZVORDER01), in the Target form field.

Choose Execute

On the Create Object Directory Entry screen:

Enter a development class.

Choose Save

You have now copied the form from one client to another. The system displays an action log.

Regards,

Sailaja.

Read only

former_member480923
Active Contributor
0 Likes
717

Hi

Please check the follwoing programs

RSTXFCPY - Copy form layout

RSTXTCPY - Copy Standard Texts

RSTXSCPY - Copy Styles.

Hope this Helps

Anirban

Read only

Former Member
0 Likes
717

hi,

SCC1-Tcode for client copy.

Regards,

Pradhan.