Skip to Content
1
Former Member
Nov 15, 2013 at 09:13 AM

CRM_COPY_BADI does not trigger all provided Methods

238 Views

Hi All,

I'm facing an issue using CRM_COPY_BADI implementation.

We are upgrading our CRM system from Rel. 5 to Rel. 7 EHP2.

We have our copy control logic implemented in some of the available method provided by this badi, but unfortunately not all of them are called during the document copy.

To be precise I've verified that (in my case) PRICING and SCHEDLIN_I is not executed at all. So my external Break Point does not stop.

By the way it stops in COPY, ORDERADM_I, CUSTOMER_I ... Methods.

I'm working at item level.

Do someone had the same issue or know how to fix it?

Thanks,

Paolo Bonotti