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

Create a transport

Former Member
0 Likes
1,125

hello to all,

I need to create a transport to move some forms from one cliente to an other . how can I do that, thanks.

hello to all,

I need to create a transport to move some forms from one cliente to an other . how can I do that, thanks.

7 REPLIES 7
Read only

former_member376453
Contributor
0 Likes
1,098

Use transaction SE10 .

Read only

GauthamV
Active Contributor
0 Likes
1,098

You can create a new transport request using SE09 transaction,add your forms,

and use SCC1 transaction to transport that request across clients to move your forms(script forms).

Read only

former_member194669
Active Contributor
0 Likes
1,098

Hvae you checked the program RSTXSCRP (Its have detailed documentation)

Read only

Former Member
0 Likes
1,098

goto that smartform make a change and remove that change if u dont want ..then it will ask you from new request to activate.

Edited by: BrightSide on Mar 24, 2009 4:09 PM

Read only

Former Member
0 Likes
1,098

Hi David,

Are you copying forms on the same server? If so, you may use SCC1 to copy the forms from one client to another using the transport request generated in the source client.

Read only

Former Member
0 Likes
1,098

Hi,

use SE09 to create a transport request and SCC1 to transport it....

Apart from all this a good suggestion would be transport it to client 000 and it will be available in all the clients instead of transporting it from one client to another and creating them at every client....

Hope this information was useful to you

Regards,

Siddarth

Read only

Former Member
0 Likes
1,098

Hi David

Goto SE09 and create a new TR. Add your desired forms and then you can goto the t-code SCC1 in the destination client and call your forms.

Hope this helps.

Harsh