Hello everyone!
I wanted to transport objects as tables, programs, function groups.. etc from a SAP system on a server to a SAP system on another server
What are the ways available to achieve this ?
I researched and found two ways:
1- Using SAPlink Home | SAPlink Project | Assembla
But it was limits to few object types and didn't support the transport of Tables or any Data dictionary object.
2- Create a transport and once released in SE09, they'll create a cofile and a datafile locates on /usr/sap/trans/cofile and /usr/sap/trans/data respectively the files will have format of K<transport_number>.<sid> and R<transport_number>. and those files could be imported on the other system. as discussed in this link: Export Transport Request to a File
But I didn't try this way myself and I couldn't find more detailed tutorial for it.
Are there any other ways or tools to transport objects from one SAP system to another on different servers?
Thanks in advance,
Omar El Halawany