cancel
Showing results for 
Search instead for 
Did you mean: 

BADI for CRM_MKTPL

Former Member
0 Kudos

Hi everyone,

I want a BADI for transaction CRM_MKTPL that, when I push save bottom execute the BADI. I try with others interfaces (IF_EX_CRM_MKTPL) but they have many methods and they execute many times quen push "SAVE" (I want that only execute one time, becase y want to do an insert into a Z-table)

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I ran the crmd_mktpl application in PCUI which has a save exit but never found it in the GUI.

How did you solve this one?