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

Condition value - BAPI_PO_CREATE1

Former Member
0 Likes
1,301

I'm creating a purchase order via BAPI_PO_CREATE1.

I need to set total price per positon - condition value - it is the field KONV-KWERT.

This field is editable on the screen and one can insert his value.

But there is no such field in the BAPI; the only field there is pocond-COND_VALUE - amount per 1 item.

2 REPLIES 2
Read only

Former Member
0 Likes
546

Hi,

Once go through this SAP note 571860 , it may be helpful to you and once go through function module documentation.

Read only

marcos_reis
Explorer
0 Likes
546

Dima,

Did you solve this problem? I have the same problem.

Best Regards.