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: 

fix E-MAIL data (table ADRP or ADR6)

Former Member
0 Kudos

Hello all,

We work with a Z transaction called ZSOST (copy from SOST) which sends e-mail via internet for a user e-mail address.

The ZOST is not sending the e-mail for one specific user because the user e-mail address is not correct. We need to fix the user e-mail in the right transaction.

It was verified that ZSOST is picking up the e-mail address information from one of options bellow:

- <b>table ADRP</b> (field NAME_LAST or field NAME_TEXT)

or

- <b>table ADR6</b> (field SMTP_ADDR).

I have to find out from which transaction (probably any transaction that holds master record) is being registered the e-mail address information.

I have searched but I have not gotten any success. Please, can anyone help me?

Many Thanks and Rgds,

Barbara

1 REPLY 1

gopi_narendra
Active Contributor
0 Kudos

You can find out the Email Addresses on the Addresses Tab of the Tcode SU01 by entering the User name at the intial screen.

Regards

Gopi