Question

  Asked: Aug 31 2006   3:21 AM GMT
  Asked by: whenkey


Report for transport request status from ARQ ART ARP


SAP, ABAP, APO, Basis, MySAP, NetWeaver, SAP careers, Upgrades / implementations

I came up with a query for you.

My BASIS team asked me for a report regarding the status of transport request in ARP ART & ARP. For this already we have a transaction STMS, but in that there is no details for imported date and imported by(responsible person). They need a new report with this fields. Kindly help me out how to do this? i expect some logic from you.....

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



have you used tcode SE10 for more details?
  • AddThis Social Bookmark Button

Browse more Questions and Answers on SAP.

Looking for relevant SAP Whitepapers? Visit the SearchSAP.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

whenkey  |   Aug 31 2006  9:37AM GMT

Here nothing with SE10. Instead of go and check the transport request in each and every server, they want in the single server.

The scenerio is cross server functionality. suppose i have one request number like ARDX453678. if i give this request number as input means the report should list the current status. Like, is it move to quality? or is it move to production? what is the transport date? Like some information…

Suppose if the execute this report in development server means also it should fetch values(status) from all the server(quality, Production).

I found one table related to this report that is E070. But iam not sure how we access this table from all servers

 

basis5  |   Sep 1 2006  5:20AM GMT

Hi,

may be iam not clear with your requirement, anyway i suggest you to check with the transaction stms_import , so there we can see the imported requests , like requests imported to quality and production and if you select the required request and see the log , you can find the detailed log.

Thanks,
Basis5

 

whenkey  |   Sep 1 2006  5:42AM GMT

Thank you Basis5,

I too went thro’ this STMS, but i want the date and time details of the particualr transport request number and also i want who ios the responsible person for importing that request released by the ABAPer.

Thanks,
Whenkey.

 

basis5  |   Sep 1 2006  7:37AM GMT

Hi whenkey,

Use the transaction stms_import , now on the menu bar select goto –> Import History , select the date range from filter button and now again select edit–>display more in the menu bar. so this will show you the user who has done the transport.
but i think only the transports thru STMS can show the log ,if the transports are done by tp command at os level this may not show the user.

Thanks,
Basis5