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

Transport request

Former Member
0 Likes
416

Hi,

how we will transport request and after transporting request if we got any problem in particular object then how can we track?

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
398

Transport a request

Look at SAP documentation [Starting the Import for Single Requests|http://help.sap.com/saphelp_nw04/helpdata/en/44/b4a3c57acc11d1899e0000e829fbbd/frameset.htm]

Master Transaction is STMS.

Check transport success

Look at SAP documentation [Monitoring Transports|http://help.sap.com/saphelp_nw04/helpdata/en/57/38e25f4eb711d182bf0000e829fbfe/frameset.htm]

Master transactions are SE01, SE09 and SE10

Regards

Read only

Former Member
0 Likes
398

Hi,

To track a transport request go to Tcode se10 .

give the user name and say display .you will get the list of transports under your userid.

Click on the trasport request that you want and go to Transports log icon on the application tool bar.

This gives you the total information about the transport where exactly the trasport is sitting and the log details.

Regards