Hi,
Are there any BADI / user exits which will trigger during the transfer of master data (BP) from CRM middleware to r/3 systems in SAP CRM 4.0.
Actually I have a requirement in which I have to assign the DATA_KEY-IDENTIFICATIONNUMBER of the IDENT_NUMBERS structure belonging to BUS_EI_EXTERN complex structure to the BPARTNER of the same complex structure .
i've created with the Business Add-In Builder (se19) a new implementation and have programed the new method.
(CRM - Definition CRM_30A_USER_EXITS - method USER_EXIT_UPLOAD_CUST_DEF).
How can I debug the method of the new Badi-imlementation? Only /h before saving a business partner and setting any kinds of breakpoints in the method doesn't work. the debugger never stops at any breakpoints.
thanx
kind regards
Khan