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

Table for Distribution List

Former Member
0 Likes
10,247

Hi all,

Can anybody tell me the table where the "Distribution List" data is stored.

Regards,

Sunny

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
4,063

SOOD

6 REPLIES 6
Read only

amit_khare
Active Contributor
0 Likes
4,064

SOOD

Read only

0 Likes
4,063

Thanks Amit,

Can you tell me where the email data is stored for the distribution list?

I will reward you all the points.

Regards,

Sunny

Read only

0 Likes
4,063

By email data if you are asking for email address then check below -

1. There are 2 tables:

ADR6

USR21

2. From Usr21

Get PERSNUMBER

ADDRNUMBER

For BNAME = username

3. Then

From ADR6

Get TEL_NUMBER , etc.

For Above

ADDRNUMBER and

PERSNUMBER

~ From Forum.

Other wise check for tables with SO* in SE11.

Regards,

Amit

Read only

0 Likes
4,063

HI amit,

I am not able to find the tables for distribution list where for a particular list, all the email ids are stored which are included in that particular distribution list.

I have searched all the tables starting from SO*.but could nt able to find.

The table SOOD just gives me the header data of distribution list.

If you can give the tables for line items it will be a great help.

Regards,

Sunny

Read only

0 Likes
4,063

Hi Sunny,

I also want to access the email ids of the shared distribution list I have created. Please suggest how you had solved your problem,

we can get the header information in SOOD table, did you get any table which gives email ids too??

Thanks in advance.

Regards,

bh_hir

Read only

Former Member
0 Likes
4,063

Hi,

SOID

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.