Skip to Content
0
Former Member
Jun 04, 2009 at 02:02 PM

Problem with pricing update while uploading sales order

118 Views

Hi All,

I am trying to update the pricing condition at item level using Bapi_salesorder_change, but it is not getting updated.

I am passing the sales order number and the Update flag in the header_inx. Tried passing C as the logic switch-pricing and also tried with logic_switch-COND_HANDL = X.

I am passing the data in structure CONDITIONS_IN with the value for item numebr, condition count , condition value, currency and unit.

Also I am passing data in CONDITIONS_INX with the required flags set and update flag as 'U'.

The output says that order is changed and saved successfully, but i am getting the condition types twice: one is by automatic pricing and other is manually entered one.i want to update the condition value of the condition that is coming automatically.

otherwise is there any way by which we can delete the automatic pricing condition and only have the manually entered condition.

Plz help...

Regards,

Sravanthi Chilal.