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 Name which stores Vendor e-mail id

Former Member
0 Likes
848

Hi Team,

Please let me know in which table the e-mail ids of vendors would be stored.

I have gon ethrough the t.code XKO3.iN E-MAIL id field it is directing to structure and field <b>SZA1_D0100-SMTP_ADDR</b>.

Regards

Badari Talanki

3 REPLIES 3
Read only

Former Member
0 Likes
662

Hi badri,

look for ADR6 table

take the address number of the vendor and get the mail id from the address number from this table .

adr6-SMTP_ADDR

regards,

Vijay

<b>lfa1- lifnr ,

lfa1-adrnr,

adr6-adrnr

adr6-SMTP_ADDR</b>

Message was edited by: Vijay

Read only

Former Member
0 Likes
662

EKKO contains Address number (ADRNR) field,with that addres number go to ADR6 table and get the email adrress(SMTP_ADDR).

Read only

anversha_s
Active Contributor
0 Likes
662

hi,

chk this

adr6-adrnr
adr6-SMTP_ADDR

lfa1-adrnr

Rgds

anver

pls mark all hlpful answers