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

I do not obtain to change value in price conditions bapi CHANGE_SALES_ORDER

35 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?

I verified you vary answers in this forum, but none was useful.

Thanks a lot