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: 

Using CRM_ORDER_MAINTAIN to delete pricing conditions

Former Member
0 Kudos
171

I'm using CRM_ORDER_MAINTAIN to add and to delete pricing conditions.

I've been successful creating conditions using the COND_ADD itab in structure CRMT_PRIDOC_COM and exporting IT_PRIDOC to CRM_ORDER_MAINTAIN.

However, I've not been able to delete pricing conditions by populating the COND_DELETE itab and employing the same techniques above.

Is there a secret to deleting via COND_DELETE in CRM_ORDER_MAINTAIN?

Thanks

Leo

2 REPLIES 2

Former Member
0 Kudos
64

Hi,

Try : CRM_PRIDOC_MAINTAIN_OW

If this does not work then try to search FM with CRM_PRIDOC*

Thanks & regards.

Former Member
0 Kudos
64

hi,

please pass all the parameters & check updating parameters.like when u create a new entry u need to enter X & modify Y so pass all the parameters ...

thanks,

chaitanya