cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Order Number from Order GUID? ( /SAPAPO/OM16 not working)

Former Member
0 Kudos

Hi Gurus,

We have a job failure which says *"No mapping entry for GUID J7N6bBIeHGFX0000blV1C0"* . I tried to find out order number using transcation code /SAPAPO/OM16. But it is not showing me the order number.

Kindly let me know if I am missing anything in OM16. OR Is there any ailternate way to find out order number from GUID?

KIndly let me know if I am on the right

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Denish,

You can easily find out the Order Number for any GUID of an order using FM /SAPAPO/DM_ORDID_GET_ORDER.

Pass the GUID to this FM with version 000 and you will get an order number in return.

Viceversa, you can find out order GUID for any order number using FM /SAPAPO/DM_ORDER_GET_ORDID.

If it is useful then please close the thread.

Regards,

Saurabh

Former Member
0 Kudos

Hi,

you can find out the GUID

Go to /SAPAPO/RRP3

Product

Location

press enter

go to elements TAB then on command line enter transaction code "gt_io".

Regards,

MJ