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: 

Function Module to identify released transports

Former Member
0 Kudos

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

Former Member
0 Kudos

hi,

u can check in these tables.

E070 and E071.

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

Sandeep_Kumar
Product and Topic Expert
Product and Topic Expert
0 Kudos

Check this FM : TR_COMPLETE_REQUEST

0 Kudos

hi,

i think this FM will cahnge and release the requests.

may be ur correct and i am not sure.

0 Kudos

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

0 Kudos

Hi Raju,

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

hope it'll help.

Regards,

Sneha.