cancel
Showing results for 
Search instead for 
Did you mean: 

How to transport the CO and DATA file to SAP system

Former Member
0 Kudos

Hello Experts ,

I want to know the procedure to import a transport request into an isolated SAP system ( which is not in the transport route ) using the CO and DATA files .

I know that user should have adminstrator role to do this but i dont know how to do this .

Regards

Vivek

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

hello vivek,

1)goto AL11-->check the DIR_TRANS

2)copy the co & data files in the respective directories.

3)Run the t-code "STMS_IMPORT".

Select extras>other requests>add that paricular request which you have copied.

4)The request is included in the import queue of the system now.

Select the request and click "IMPORT".

Hope this helps.

Regards,Prasanna

Answers (1)

Answers (1)

JPReyes
Active Contributor

Simply copy the source cofile and datafile from the source system to the target system and then import.

Data file is located at /usr/sap/trans/<sid>/data with format R<transport_number>.<sid> and cofile is located at /usr/sap/trans/<sid>/cofile with format K<transport_number>.<sid>

Copy them to the same location on the target system and then go to STMS -> Extras -> Add -> insert the name of the transport in format <sid>K<transport_number>, this will add the transport to the import queue then just simply import the transport.

Regards

Juan