


In BAPI, select the path Materials Management > Purchasing > PurchaseOrder > CreateFromData1. Through the BAPI Explorer transaction (t-code BAPI) you can reach the structure of BAPI_PO_CREATE1 in any ECC system. You can run the BAPI by entering the t-code SE37 in ECC and executing the function module BAPI_PO_CREATE1. This IDoc automatically populates the interface parameters of the function module BAPI_PO_CREATE1. The BAPI provides the same functionalities as the online transaction ME21N. Alternatively, the IDoc type PORDCR1 is available.

OverviewīAPI_PO_CREATE1 is a Business Application Programming Interface which enables you to create Purchase Orders from external systems or specific internal processes. The aim of this page is to explain the functionality of the Purchase Order creation through BAPI_PO_CREATE1 function module.
