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: 

SAP user details

Former Member
0 Kudos

Hi All,

I need to get the internet mail id maintained for a SAP user in tcode 'SU01'. Which table have the mail id for a sap user maintained in it? Is there any function module to get the address details maintained for a user?

Please help.

Thank you

Jaison.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You can use the SAP View V_ADRP_CP

5 REPLIES 5

abdul_hakim
Active Contributor
0 Kudos

hi,

generally email addresses are stored in ADR6 tables..

Cheers,

Abdul Hakim

Former Member
0 Kudos

check table <b>USR03</b>

Former Member
0 Kudos

You can use the SAP View V_ADRP_CP

0 Kudos

Use the FM

BAPI_USER_GET_DETAIL.

Reward points if this helps.

Regards

Meera

0 Kudos

Hi,

Thank you for your valuable inputs.

Thank You

jaison