Skip to Content
0
Dec 03, 2008 at 07:34 PM

Change price conditions via BAPI CHANGE_SALES_ORDER

40 Views

Hi all,

We are developing a new solution using this RFC to maintain Sales Orders from the Legacy System.

In some situations, it will be necessary to change values of the Item Price Conditions in Sales Orders already created, in order to attend a Legacy Systems requests.

We tried to use the follow keys, but without a good result:

IX_KONVKOMX-UPDKZ = D (Delete) - Doesn't works

IX_KONVKOMX-UPDKZ = U (Update) - Insert a new line in Pricing

IX_KONVKOMX-UPDKZ = I (Insert) - Works as U (Update)

Could you please clarify why the key "U" doesn't works as Update and

if there is any way to make this kind of modification?