cancel
Showing results for 
Search instead for 
Did you mean: 

Cleansing Case BAdI

Former Member
0 Kudos

Hello Experts,

Can anyone tell me the BAdI for Cleansing cases in CRM where we can build custom logic for custom/standard fields on Account merge.

Thanks in Advance.

Regards,

Ankin

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182985
Contributor
0 Kudos

Hello Ankin,

Here are all the Badis you can use in account merge.

CRM_BUPA_ORDER_CLEAR 

Used in CL_CRM_BUPA_CLEAR_ORDER. The list of considered business transactions can be influenced.

CLEAR_DB_SAVE 

Called by API create/change functions of function group COM_CLEAR_CASE when saving the case. E.g. for distribution of case information. Currently no active implementation is delivered.

CLEAR_GUI_SAVE

Implementation = BUPA_CLEAR_GUI.

Not relevant for WebClient

CLEAR_GUI_READ

Implementation = BUPA_CLEAR_GUI_READ.

Not relevant for WebClient

CRM_CLEANSING

Method CHECK_TARGET_LIST allows a check if the targets can be combined in one case.

IF_CRM_CLEAR_REF_OBJECT

Additional interface for TBZ5 nodes in CRM. Used for placing further node-specific logic. Can be redefined by replacing the original IF class at BUSWU01.

Hope my answer helps.

Thanks,

Best regards,

Julin Xin