you know the problem - you have to execute something at OS level and
don't have access. Basis team isn't accessible and it's urgent...
Example 1: Manual import of transport requests
- pf=<transport profile> addtobuffer <transport request> <SID> client=<target client>
After that, you can import it:
Just change "addtobuffer" to "import" - you may even add unconditional modes with the U flag, refer to tp Options - Software Logistics - SAP Library
Example 2: Exporting table contents
Starting situation: You need to export complete table contents with R3trans in order to import everything in a target system. First
of all, you need to define your export file. Create a new file with the
text editor of your choice (mind to use proper line ending):
The delete statement is not executed when you export the table, only at import. Uploading this file can be done with transaction CG3Z: After upload, just call R3trans using SM69 with these parameters:
When the export is done, you can use CG3Y to download the file. Upload it and import it in the target system with: