2015 Oct 10 2:15 PM
Hi All,
I am using Bapi_po_create1 for creating PO.
I am able to create PO but i have netpr and netwr fields in my file.
AT item level i am passing netpr data to NET_PRICE but not able to find NETWR field in BAPI which i need to update in my program.
Please give your suggestions.
Thanks,
Teja.
2015 Oct 11 11:52 AM
Hello sharan,
If you study the PO lines in table EKPO then you would know the reason why field NETWR is not covered in BAPI. As said before it is a calculate field. System calculates this as a multiplication of fields NETPR and MENGE.
See this picture of EKPO table entries.
Regards
KJogeswaraRao
2015 Oct 10 3:17 PM
Hi,
there is no such specific field for NET VALUE, i believe during creation or changing any values SAP would run PRICING Function to determine the value of NETWR.
thanks!!
2015 Oct 11 6:52 AM
Hi Aditya,
Thanks for replying . Now i understood.
Regards,
teja.
2015 Oct 10 3:49 PM
Hi,
NETWR is a calculated field triggered by conditions and cannot be updated directly. Therefore Bapi_po_create1 doesn't support NETWR.
You can verify behaviour for your own. Call transaction ME22N, select PO and inspect "Conditions" tab of a position. Field NETWR is greyed out.
Br
Michael
2015 Oct 11 6:52 AM
2015 Oct 11 11:52 AM
Hello sharan,
If you study the PO lines in table EKPO then you would know the reason why field NETWR is not covered in BAPI. As said before it is a calculate field. System calculates this as a multiplication of fields NETPR and MENGE.
See this picture of EKPO table entries.
Regards
KJogeswaraRao
2015 Oct 19 3:43 AM
2015 Oct 19 3:50 AM
Hi Teja,
Glad you've understood. May like to close the thread.
Regards
KJogeswaraRao
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |