Application Development and Automation 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: 
Read only

tables

Former Member
0 Likes
574

Hi,

In which table do i find the email field?

Regards,

kb

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
547

ADR6 - E-Mail Addresses (Business Address Services)-->Table

SMTP_ADDR - E-Mail Address --> Field

regards,

srinivas

<b>*reward for useful answers*</b>

4 REPLIES 4
Read only

Former Member
0 Likes
547

Hi

The table should be ADR6

Max

Read only

Former Member
0 Likes
548

ADR6 - E-Mail Addresses (Business Address Services)-->Table

SMTP_ADDR - E-Mail Address --> Field

regards,

srinivas

<b>*reward for useful answers*</b>

Read only

Former Member
0 Likes
547

Hi KB,

Get the address number from USR21 table and use this address number in ADR6 to get the email address(ADR6-SMTP_ADDR).

<b>Plz reward all helpful answers</b>

Thanks,

Vinay

Read only

Former Member
0 Likes
547

HI,

Use this Bapi BAPI_USER_GET_DETAIL and you have the email field in Address Export Paramter...

Or

ADR6 table.

Thanks

mahesh