Skip to Content
0
May 14, 2010 at 06:20 PM

APO order id 32 field character

358 Views

Hello All.

APO orders have two different ids. /SAPAPO/ORDMAP has the internal order, a 22 field character, KftgIoQvYYNX00002WB8NG, for example. We can see this value in transaction OM16.

Using BAPI_MOSRVAPS_GETLIST2, the order_heads table there is the field ordid, a 32 field character, 529DEA4B26B98A25E10000000A02C85D, for example. Iu2019m using this BAPI to get this information, but I have performance problems when I have to get a large number or orders.

My question is: how can I get the ordid 32 field character, without using BAPI_MOSRVAPS_GETLIST2? Is there another function or table that can I use?

Thank you.

Januario Faria.