Skip to Content
0
Former Member
Dec 03, 2009 at 12:42 PM

How to use CRM_COPY_BADI

97 Views

Hi Experts,

My Requirement is to create Service Order Contract Quotations with the creation date as Service Contract End date + 1

that mean

Service Order Contract Quotations( Creation Date ) = Service Contract (End date + 1).

So i am using CRM_COPY_BADI and setting a break point in ORDERADM_H method but it is not getting triggered.

Can anyone help me??