cancel
Showing results for 
Search instead for 
Did you mean: 

SRM - create Contact Person via NWBC sends a mail

matteo_montalto
Contributor
0 Kudos

Hi all gurus,

we're working on an SRM 701 system.

Accessing the system via NWBC for HTML, we can create directly a Contact Person by reference selecting a Vendor.

Everything's fine for what concerns the functionality; the standard process however sends an e-mail to the new Contact Person when we click on the SAVE button.


We would like to suppress that mail; we tried to check BBP_OUTPUT_CHANGE_SF BADi, thinking the mail could be generated via Smartform... But that's not the case.

Where do we have to check? Thanks in advance 😉

Accepted Solutions (1)

Accepted Solutions (1)

konstantin_anikeev
Active Contributor
0 Kudos

Hi Matteo,

please check method

/SAPSRM/CL_PDO_MO_BP_CONT_PERS->/SAPSRM/IF_PDO_MO_BP_CONT_PERS~SEND_EMAIL

or function module

BBP_EMAIL_ON_APPROVE

Best Regards

Konstantin

Answers (0)