Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Which table stores the email id of the user, and ]\\

Former Member
0 Kudos

I need to retreive the <b>email id</b> of the user which is maintinted in the user profile SU01 while the profile is being created,

I had tried to find it in the address master data but was not able to find,

Is there a FM to find required data .

Awaiting your answer.

Thanx in advance

5 REPLIES 5

former_member927251
Active Contributor
0 Kudos

Hi,

Use BAPI_USER_GET_DETAIL to get the EMAIL Address of the user, just pass the User ID.

Check the internal table ADDSMTP.

Please reward if it helps.

Regards,

Amit Mishra

athavanraja
Active Contributor
0 Kudos

Welcome to SDN

First get the address number and pers. number from table USR21 for a given user

and then

go to table ADR6 to get the eamil address of the user.

Regards

Raja

Former Member
0 Kudos

Hi,

Why don't you take the address number in t001-adrnr and go to table adrc?

take a look also on the function ADDR_GET_COMPLETE

rgds,

latheesh

0 Kudos

Sushi whats to retreive the email id of the user and not company.

t001 stores company code details.

Regards

Raja

Former Member

sorry guys i had jsut seen the forum now i am not able to find the reward buttons except for the solved on my own, sorry am not able to reward anyone currently