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: 

transport layer

Former Member
0 Kudos

how to transport the program from one transport layer to other pls give me the detailed idea.

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

Hi,

When you create the Program , and when you save it , if you assign the Package then it will ask you for the request, and create the New request.and using the Request you can transport the Object from one system to another.

Regards

vijay

5 REPLIES 5

former_member188685
Active Contributor
0 Kudos

Hi,

When you create the Program , and when you save it , if you assign the Package then it will ask you for the request, and create the New request.and using the Request you can transport the Object from one system to another.

Regards

vijay

Former Member
0 Kudos

Hi,

when saving the program it will ask for transport request , then u can consult ur basis to transport request

Former Member
0 Kudos

hi

chk out this link

<b>

plz reward if useful

Former Member
0 Kudos

first u Release the transport request from ur system(development) n then using transaction STMS, u transport it to any other system(quality,production)

Former Member
0 Kudos

When you save the program your program is saved as a task to a request.

You should save all that is related to the program like includes and report texts to the same task in the request.

You could then transport the request by clicking on the transport button . If there are any inconsisties like one of the includes is not active then it will show an error. If your transport is successful then ask your basis person to transport from one server to another or client to client as may be your requisites