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: 

Find a Transport request for a object- easy way

Former Member
0 Kudos

in production , How can i find transport request for a particular object , i have following solution, but i want other than these

-> chk E071 and E070 tables

-> Double click on the DSO (in prod) in rsa1. on the top of the settings of the DSO, there is Version Comparison -> in the drop down -> go to Display all properties -> click on Active/REvised version -> u will find a screen with your DSO name- just drill down further till you get required information.

->n the program SE38 , in the Utilities you can find the VERSION MANAGEMENT.

There you can find teh TR..

-> Call function TR_PRESENT_REQUEST to show current TR

CALL FUNCTION 'TR_PRESENT_REQUEST'

EXPORTING

iv_trkorr = w_final-strkorr

iv_highlight = c_x

iv_showonly = space.

-> try with this FM. search for se37 with changing some text.

TR_READ_REQUEST_WITH_TASKS.

Please let me know if u have any good function module or program.

1 ACCEPTED SOLUTION

former_member555112
Active Contributor

HI,

Go to transaction SE03 and look for Search for Objects in Requests/Tasks .

Regards,

Ankur Parab

4 REPLIES 4

former_member555112
Active Contributor

HI,

Go to transaction SE03 and look for Search for Objects in Requests/Tasks .

Regards,

Ankur Parab

Former Member
0 Kudos

Hi Kalpesh,

If it not for some interview that you are looking for all possible options..

You could go to se03 as suggested and look for objects in TR..

or execute program RSWBO052... points to the above t-code link only

Former Member

Hi

you can search by using trans SE09 and pressing F5

regards

Gary

Former Member

Look in table E071