cancel
Showing results for 
Search instead for 
Did you mean: 

Get email

Former Member
0 Kudos

Hi,

in my bsp application, i send emails to SAP user. But i don't want to send mail to their sap inbox but to the email address define for in their config (su01-> email). How i can i do this because i only have their login name.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks a lot. It works great

former_member181879
Active Contributor
0 Kudos

Why not look at BAPI_USER_GET_DETAIL. The parameter you are interested in would be ADDSMTP.

++bcm