11-18-2011 1:15 PM
Hi all,
Iam trying to create a PO using BAPI_PO_CREATE1. Though I pass the net price to the PO Item, it is getting cleared in the fm MEPO_DOC_ITEM_GET and gives the error message that u201CNet Price should be greater than 0u201D.
I had already checked the forum and all the previously given solutions were in place.
Please guide.
Thanks in advance.
Regards,
Aiswarya C
11-18-2011 6:24 PM
please read OSS Note 580225 - Purchasing BAPIs: Conditions and pricing
11-21-2011 6:17 AM
Hi,
I have already checked this note. Everything seems to be fine as is given in this note.
11-21-2011 9:22 AM
have you checked all the related notes of Note 580225 - Purchasing BAPIs: Conditions and pricing that are mentioned below.
622634 - BAPI_PO_CHANGE: New PD despite follow-on documents
582221 - FAQ: BAPIs for purchase orders
571860 - BAPI_PO_CREATE1: Price is not transferred
552189 - BAPI_PO_CREATE1: Technical fields available
539950 - BAPI_PO_CREATE1: n condition records for a condition type
494759 - BAPI_PO_CREATE1 and BAPI_PO_CHANGE: This is due to a redesig
428621 - EnjoySAP purchase order BAPIs - price det. & cond. change
399791 - Enjoy-BAPI_PO...: Condition values are not transferred
11-21-2011 10:52 AM
Hi Mahesh,
I have already checked all these notes. Everything seems to be in place.
11-21-2011 9:52 AM
Hi,
Please enable 'Free Item' check box for price with zero value.
Best Regards, Murugesh
11-21-2011 10:56 AM
Hi all,
The parameter 'POT' within the program SAPLMEPO seems to take the net price as 0. But Iam not able to determine as to why is it not taking the net price that I pass, though after execution I find the field remains filled in the Items table.