Skip to Content
0
Former Member
Dec 12, 2011 at 02:04 PM

Using CRM_ORDER_MAINTAIN to delete pricing conditions

107 Views

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