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

BAPI_PO_CREATE1

Former Member
0 Likes
402

Hi exoprts,

I am using BAPI_PO_CREATE1 to create the PO. PO is created but it is fetching the net price for previous PO not from contract.

actually contrct is valid and inforecord is having zero net price.

Actually flow is like net price first should check in inforecord if it is zero then check in contract and then check in previous PO. but here we have valid contract but still net price is getting fetch from previous PO.

Anybody have idea why this is happening?

Thanks in Advance,

Abhishek

2 REPLIES 2
Read only

mvoros
Active Contributor
0 Likes
371

Hi,

have a look at note 580225 and related notes. It explains what options you have.

Cheers

Read only

Former Member
0 Likes
371

Hi,

Check the value of structure field POITEM-PO_PRICE.

Regards

Vinod