Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Storing old PO number while using BAPI_PO_CREATE1

Former Member
0 Kudos

We're loading our legacy PO data into SAP using BAPI_PO_CREATE1 and need to find a way to link our old PO number to the new one that SAP will assign. Can anyone suggest a field to use that is included in BAPI_PO_CREATE1?

Thanks!

1 REPLY 1

Former Member
0 Kudos

it can be any of follow..

BAPIMEPOHEADER-REF_1

BAPIMEPOHEADER-OUR_REF

Regards