‎2007 Sep 13 6:03 AM
hi friends..
i m new to bapi..
i have some doubt in bapi..
i want to create one PO in bapi..
for that i have 1. BAPI_PO_CREATE 2. BAPI_PO_CREATE1
wat is the diff bt these 2 bapi..
can you help me how to create PO using bapi
‎2007 Sep 13 6:09 AM
Hi,
bapi_po_create1 is the newer version. u can just call the bapi by using calll function to ur editor and pass all the necessary parameters.
you can also serach sdn . there are lot of examples
regards
karthik
‎2007 Sep 13 6:09 AM
Hi,
bapi_po_create1 is the newer version. u can just call the bapi by using calll function to ur editor and pass all the necessary parameters.
you can also serach sdn . there are lot of examples
regards
karthik
‎2007 Sep 13 6:29 AM
hi,
both create purchase orders.. but bapi_po_create1 uses the technology behind the Enjoy purchase order transaction ( ME21N).Alternatively, the IDoc type PORDCR1 is available. The data from this IDoc automatically populates the interface parameters of the function module BAPI_PO_CREATE1.
regards,
Ashok Reddy