cancel
Showing results for 
Search instead for 
Did you mean: 

How to find a GUID of an order

Former Member
0 Kudos

HI,

How to find the guid of an order in the live cache?

Thanks,

Dhanush

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Dhanush,

There may be multiple ways of finding out the GUID of the order but the following is one of the ways.

To find out the GUID of an order, you can execute transaction /n/sapapo/om16, goto the orders tab, enter the order number in the APO Order number. You may enter the location on which the order numbers exist. You can leave all the other fields blank if you are unsure about the parameters.

click on execute and the system will give you the GUID of the order.

I think this will also help you in your previous post.

Lete me know if this solution helps.

Rgds, Sandeep

Former Member
0 Kudos

Hi Sandeep,

i put the ordernumber and the location number in /OM16 and it does not display any result.

further, this order was transferred from R3(stock transfer delivery order) and now the connection to r3 is inactive..if this is still holding the R3 order number..how to find the GUID..

also, can u tell me other ways of find the GUID..so that i could try..

Regards,

Dhanush

frank_horlacher
Employee
Employee
0 Kudos

there is one easy way to get the internal order guid.

call transaction /SAPAPO/RRP3 - Product View

enter your

Plng Version

Product

Location

press enter

you will see the product view with the elements.

in the command line where you also can enter transaction codes enter "gt_io".

the display changes to a different grid and you can see all internal guids for the element lines.

Former Member
0 Kudos

Hi Frank,

Thanks for the reply. i could see the internal numbers..

Regards,

Sharath

Former Member
0 Kudos

Also , once you are on product view start debugging with /h and then double click on the order , now you will be in the code for debugging , here get the data for gt_orders and you will find the order guid.

Rgs.

Answers (0)