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: 

A query to obtain the communication data (t.code XD03)

Former Member
0 Kudos

Hi All,

I have to create a query to extract the comunication data (mainly email) for each customer.

Which table or database should I use ?

Thanks

gandalf

1 ACCEPTED SOLUTION

Former Member
0 Kudos

ADR6 is the table that stores the email address. You will have to query this from the table where ADR&-ADRNR = KNA1-ADNNR.

regards,

Advait

2 REPLIES 2

Former Member
0 Kudos

Hi,

List of tables in which email ids are stored SRIRAGRP, ECAMIOPREMAIL, ADR6, TO24, ADR6S, ADR6S, EFISEL, USR21.

Cheers!!

VEnk@

Former Member
0 Kudos

ADR6 is the table that stores the email address. You will have to query this from the table where ADR&-ADRNR = KNA1-ADNNR.

regards,

Advait