Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Bapi or FM to delete Pricing condtion from sales order

Former Member
0 Kudos

Hi,

I have a requiremnet where i need to delete the pricing condition .The sales order is changed by one proxy program and then the pricing condtion record is appearing twice in order this because of the condition origin is automatic.

one entry is for automatic and one entry ( changed manually ) is which we are passing to the bapi 'BAPI_SALESORDER_CHANGE' FM in the proxy program .

I need to delete the record for automatic .

I have checked the bapi 'BAPI_SALESORDER_CHANGE' but not working...

can anyone let me know any bapi available to delete the procing condition.

Regards,

raj

4 REPLIES 4

Former Member
0 Kudos

Try this BAPI,SD_SALESDOCUMENT_CHANGE and try to delete the condition records using the structures CONDITIONS_IN and CONDITIONS_INX

0 Kudos

hI,

Its not working still.

Regards,

Raj

0 Kudos

Hi,

Any one please.

Regards,

raj

Edited by: kumar raj on Apr 28, 2009 2:25 PM

0 Kudos

Any help yet?

Regards

PavanG