Skip to Content
0
Oct 16, 2009 at 09:34 AM

Query with the BAPI 'BAPI_PO_CREATE1'

49 Views

Hi,

I am in the process of creating a ABAP program to post purchase orders in SAP. For that I am using the BAPI BAPI_PO_CREATE1 to create purchase orders.

I am passing the header and item information through an excel file to this program. The input file also contains the net price of the line item, but the net price which is being passed through the file is not considered. System is taking the net price from purchse info record.

Is there any provision in the BAPI 'BAPI_PO_CREATE1' to update the net price manually instead of purchse info record.

Thank you.

Regards,

Vijaymadhur.