Guys,
I am having problem loading BAPI_PO_CREAT1 Structure - POCOND. I am currently using the following values for the BAPI structure :
POCOND-COND_VALUE = '20' " NET PRICE
POCOND-COND_TYPE = 'ZP11' " Custom value type
POCOND-CURRENCY = 'USD'
POCOND-COND_UNIT = 'EA'
POCOND-CHANGE_ID = 'I' " I have also tried using code 'U'.
I applied the same data to BAPI Structure POCONDHEADER and set their respective change tool bar to 'X', I am getting an error message : "No Condition determined" .
Looking forward for your help, also a sample code will be appreciated showing how to load this BAPI Structure.
- Frank