cancel
Showing results for 
Search instead for 
Did you mean: 

APO:Get interal Order ID/actID/PEGID by Plan order No

Former Member
0 Kudos

Dear

We have to get interal Order ID/actID/PEGID,but we only know plan order NO(SNP planorder)

How to get ?

Ellen

Accepted Solutions (0)

Answers (3)

Answers (3)

Hi Yuan,

When displaying an order at the Order View, transaction /SAPAPO/RRP2, you can get the OrderID with the following steps:

1) Open the debugger by using ok-code /h and pressing enter twice.

2) Display the following variable: GT_ORDERS[1]-ORDERID

I described this with screenshots in SCN Document .

Regards,
Tiago

Former Member
0 Kudos

Yuan,

Alternately, if you can display the order in //RRP3, you can also get the details by typing GT_IO in the command line.

Best Regards,

DB49

Former Member
0 Kudos

Hi

You can use /SAPAPO/OM16 to get the details about respective orders. You can check different tabs like Ordkey.

Please let us know if this information helps you.

Thanks

Amol