Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Net Price error in BAPI

Former Member
0 Likes
336

Hi ,

I am new to BAPI. I am getting error in the return table of BAPI BAPI_PO_CREATE1 that "net price should be greater than 0 " .Until i call the BAPI the value is greater than zero , but when i call the BAPI the net_price(TYPE BAPICUREXT) is becoming automatically zero. I am not able to know why the the value net_price is changing at the item level.

So no purchase Order is created . Why the net_price is changing and how can i overcome this.

Hi ,

I am new to BAPI. I am getting error in the return table of BAPI BAPI_PO_CREATE1 that "net price should be greater than 0 " .Until i call the BAPI the value is greater than zero , but when i call the BAPI the net_price(TYPE BAPICUREXT) is becoming automatically zero. I am not able to know why the the value net_price is changing at the item level.

So no purchase Order is created . Why the net_price is changing and how can i overcome this.

1 REPLY 1
Read only

former_member282823
Active Participant
0 Likes
288

Hi Meghana,

could you plz post the code before calling the BAPI, so that i can able to tell you why it is making the price as zero.

Regards,

Ramesh.