2008 Mar 31 7:35 AM
Hello,
I am trying to add a line item and to update Confirmation Control key to update using BAPI_PO_CHANGE.
It's always coming back with the following error message.
'Net price must be greater than 0'.
I am using BAPI_PO_CHANGE as I want to add new line item to the existing PO.
I have populated fowlling parametrs
PURCHASEORDER = 5200003984
POHEADER-PO_NUMBER = 5200003984
POITEM-SHORT_TEXT = US-TEST001
POITEM-MATERIAL = 3AL01001PP
CONF_CTRL = Z005
POITEMX-CTRL_KEY = 'X'
Thank yuo suggest me on this.
Thanks,
PK
Hello,
I am trying to add a line item and to update Confirmation Control key to update using BAPI_PO_CHANGE.
It's always coming back with the following error message.
'Net price must be greater than 0'.
I am using BAPI_PO_CHANGE as I want to add new line item to the existing PO.
I have populated fowlling parametrs
PURCHASEORDER = 5200003984
POHEADER-PO_NUMBER = 5200003984
POITEM-SHORT_TEXT = US-TEST001
POITEM-MATERIAL = 3AL01001PP
CONF_CTRL = Z005
POITEMX-CTRL_KEY = 'X'
Thank yuo suggest me on this.
Thanks,
PK
2008 Mar 31 7:46 AM
You can see the sample here
http://www.sap-img.com/abap/sample-abap-code-on-bapi-po-change.htm
and if you want to insert the item then you have to use UPDATE indicator = 'I'
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |