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

Table for 'Transport' return codes

Former Member
0 Likes
3,399

Hi,

Could one of you let me if there is any table which stores the return code information of transports when imported from one server to other?

Regards

Shiva

2 REPLIES 2
Read only

Former Member
0 Likes
1,183

Hi

Check the Tables

<b>E071 and E070</b>

which are related to Transport Requests information

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
1,183

Detail information on the transport import is stored in the transport log - this is a file on the application server for each transport. There are functions / methods for reading these files - try debugging the code behind the "Log" button in SE10.

Andrew