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

header condition was not correct in KONV using BAPI BAPI_PO_CREATE1

Former Member
0 Likes
499

Hi,

I use BAPI BAPI_PO_CREATE1 to create PO with header condition, but the header condition is not correct after the PO created. I can see the header condition has been maintained in PO in the PO header screen, and see the condition base value and condition value while I click the detail of the header condition, BUT I can't see the value in table KONV.

I assigned the value into COND_VALUE of POCONDHEADER to create the header condition. It separated the value to item by the PO value rate correctly and store the condition base value and condition value for each item in KONV, but 0 for the header item. what's the problem? How can I get the condition base value(KONV-KAWRT) and condition value(KWERT) of the header in KONV?

Thanks a lot for your suggestion!!

Hi,

I use BAPI BAPI_PO_CREATE1 to create PO with header condition, but the header condition is not correct after the PO created. I can see the header condition has been maintained in PO in the PO header screen, and see the condition base value and condition value while I click the detail of the header condition, BUT I can't see the value in table KONV.

I assigned the value into COND_VALUE of POCONDHEADER to create the header condition. It separated the value to item by the PO value rate correctly and store the condition base value and condition value for each item in KONV, but 0 for the header item. what's the problem? How can I get the condition base value(KONV-KAWRT) and condition value(KWERT) of the header in KONV?

Thanks a lot for your suggestion!!

1 REPLY 1
Read only

Former Member
0 Likes
361

Hi ,

Have you solved the issue ? could you share the experience ?