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: 

How to know table contents of transport request in target system, before import?

Former Member
0 Kudos

Hi All,

I have a requirement, where in i want to know, the table contents of a transport request, before it is imported in target system. I am getting all other objects using "Objects List" button( or calling API TMS_MGR_READ_TRANSPORT_REQUEST), in STMS tcode, but not able to see table contents.

Please let me know, if anyone is aware about it

Thanks in Advance.

Anil

1 REPLY 1

Former Member
0 Kudos

Hi Anil

with some restrictions you can try the following steps:

- add the transport request in the target  system buffer (if you didn't already)

- execute from operating system tp cmd SIDK000000 target system buffer pf=\\sapmnt\trans\bin\tp_domain_sid.pfl

- run se01, enter the transport request, browse in the object list where there is the entry R3TR TABU Table and double click on it

- select the line that correspond to the key that has been exported and click the button "table content"

- choose "table content specified by request"

Good luck

a