Application Development and Automation 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: 
Read only

Function Module to identify released transports

Former Member
0 Likes
748

Hi,

We required one function module or table where we can find the released transports in target system.

Suppose if we release one transport in developement, before importing to target system i want to identify the released trasport details in test system.

Thanks in advance

Raju

5 REPLIES 5
Read only

Former Member
0 Likes
711

hi,

u can check in these tables.

E070 and E071.

otherwise go to version management in development system and use remote comparision.

Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
711

Check this FM : TR_COMPLETE_REQUEST

Read only

0 Likes
711

hi,

i think this FM will cahnge and release the requests.

may be ur correct and i am not sure.

Read only

0 Likes
711

First Thanks for your replies

Actually we required one way (function moudle or table) to find the released trasnports in target system.

As i explained earlier, suppose if i releae one request in development system, we want to find the that released transport test system, before importing to test system.

Thnaks,

Raju

Read only

0 Likes
711

Hi Raju,

go to table E070 and in field TRSTATUS give R . u'll get all released request.

hope it'll help.

Regards,

Sneha.