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!!