Hello,
We are trying to create Sales order using BAPI_SALESORDER_CREATEFROMDAT2.
We are trying to load price conditions in the BAPI.
Condition PR00 is working fine.
BUt Condition MWST is not being picked from ORDER_CONDITIONS_IN
We have marked MWST as manual condition and also in Pricing procedure.
LOGIC_SWITCH - COND_HANDL = X
ORDER_CONDITIONS_INX - UPDATEFLAG = U/I
ORDER_CONDITIONS_INX - COND_VALUE = X
Any way to use tax code / tax value from BAPI rather picking from condition record ?