2012 Jun 04 1:27 PM
Hi Expert,
Please provice me BADI Name for T code PIQREG_MASS_DEREG
Requiremrnt is that Once student de-register from proggram in SLCM Module the student lead no should update in CRM Client.
I created RFC in CRM Client but dont know in which BADI in SLCM I have to be implement.
Regards
Samsul
2012 Jun 04 2:23 PM
Dear Samsul,
Please use the PPF (trx: BRF) for this functionality. You can find the PPF-BRF cookbook via this link:
http://scn.sap.com/docs/DOC-2020
You should use the de-registration event to attach an action on. The action should trigger the right workflow, FM, etc to fullfill your interface requirements.
Best regards
Rob