Hi Experts,
Im using the function BAPI_SALESORDER_CHANGE and Im trying to change the conditions of an Sales Order, but for some reason I cannot do this, instead of modifying the condition, the function creates another line for the same condition. I already try to delete the condition but was not deleted.
I use de field order_conditions_in-COND_UPDAT = 'X' and order_conditions_inx-UPDATEFLAG = 'U' to indicate that the record should be updated, but even with this the record are not changed.
Can you help me?
Thanks in advance
Nuno Rodrigues