Skip to Content
0
Former Member
Dec 20, 2009 at 12:44 AM

CRM_MKT_ADR_SEARCH

66 Views

Hi,

In order to change the behaviour of the marketing campaign execution, eg. the selection of the address ,

I should implement this BADI :

CRM_MKT_ADR_SEARCH

Now the problem is that even after putting some code in the two interface methods , The system doesn't seem to come trough the code that was added.

The Badi is active and the two methods are active and implemented :

SET_ADDR_SEARCH_PARAS

CHANGE_SEARCH_RESULTS

The filter for triggering the BADI has been activated as well on campaign execution AND Segment-Builder Subsequent Processing (Channel Transport) to make sure it is allways triggered, still the system doesn't break at my breakpoints in the BADI when I launch the file export campaign.

I even tried breaking in the CL_EXITHANDLER to see if and when the BADI is called, also with no result.

Could it maybe be that the BADI is called with another user?

Can anybody tell me if I am missing something...

Thanks,

Gert

Edited by: Gert Kix on Dec 20, 2009 1:44 AM