Skip to Content
0
Former Member
Jun 03, 2011 at 08:00 AM

BADI CRM_CLEANSING - merge functionality

46 Views

Hello SAP CRM gurus,

basically we have implemented BADI CRM_CLEANSING in order to filter the target partners object of merge.

This BADI is called :

- 1 once the sellection of accounts is done via button 'MERGE ACCOUNTS'

- 2 in the following pop-up where you can decide the source account and the master account

- 3 inside the case which is the last stage, and after double-clicking on the button START.

I would like to code in the point 3. But my actual problem is that I cannot distinguish the stage in which the BADI is called.

We have tried with the sentence IMPORT MEMORY and EXPORT MEMORY.

But unfortunately that seems not working.

Any idea is welcome.

Thanks in advance,

AndreA