2020 May 18 11:40 AM
how to update address tab su01 tcode user E-mail address ....
Any Standard F.M ...

2020 May 18 11:54 AM
Hi irfanjazz1
This thread should help: https://answers.sap.com/questions/10502826/how-to-update-user-email-in-su01-with-an-abap-prog.html
Regards,2020 May 18 11:59 AM
The easiest way is: module BAPI_USER_CHANGE. Fill parameters:
USERNAME with the user-id,
ADDCOMX-ADSMTP = 'X'.
Add a line to ADDSMTP and fill the email to: E_MAIL and STD_NO = 'X'.
2020 May 18 1:56 PM
You could search the forum first. Did you try anything?
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |