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??