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

Transport...

Former Member
0 Likes
560

What exactly is the process of Transporting one object to other server which is not connected?

What exactly is the process of Transporting one object to other server which is not connected?

3 REPLIES 3
Read only

Former Member
0 Likes
525

Hi,

Try se03 ....

Rewards points if it is useful.

Read only

Former Member
0 Likes
525

Hi,

There are 2 ways of doing it....

1st Option: Use the transaction SCWB in the target system where you can specify the note number or correction request of the source system. It will import the changes to the target the system.

2nd option: Here there is some call K and R files which are generated in the system where the SAP is installed. It will have the number of the correction request and task as names respectively. We can copy these files from the through Windows and then copy to target system where the SAP is installed. Then use the transaction to upload the changes.

Thanks..

Preetham S

Read only

Former Member
0 Likes
525

Hi

every company will follow one landscape

development -> quality -> production

the transport part from one server to another will take care by BASIS people

t code is se03

reward if usefull