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: 

Is there a table or function in SAP to retrieve transport import timestamp details?

mgross1
Participant
0 Kudos
542

In our TM system (S/4HANA 2021), as an example we have a transport that was imported twice into our pre-production system because it failed the first time. I was wondering if there was a table or function to get the timestamps of both imports? The E070 table just contains the timestamp for the last import.

I know you can get this information in STMS but I was wondering how to retrieve this data in an ABAP program.

2 REPLIES 2

Sandra_Rossi
Active Contributor
469

It's stored in the files along with the transport requests (in AL11).

See function modules like TR_READ...

FredericGirod
Active Contributor
0 Kudos
469

sandra.rossi 🙂 🙂