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: 

How to find who changed the user email address

Former Member
0 Kudos

Hello All,

I would like to know who changed the Email address of some YYYYY user recently in Address tab.

Regards

Kiran.S

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello Both,

Thanks

Regards

Kiran.S

4 REPLIES 4

Former Member
0 Kudos

Obviously, you can't. I was just checking transaction S_BCE_68002311, flag "Show Current Address Data" and this is the documentation (I quote):

"

You can show the current address data (Last Name, First Name, Department)

for the users in the result set. Since there are no change documents for

this data, you cannot display any historical data, only the current data."

No change-docs for address data.

0 Kudos

Hi Kiran,

As said by Mylene, you cannot get change document history for address data.

You can check for the user who has executed SU01, as SU01 is the only option to change Email address of a user.

So goto ST03 and find the users who had executed SU01 and check with those user id's.

If you have a CUA in your landscape you can check for the USERCLONE idocs for the user id, and check the user id who has triggered those idocs.

Regards,

Laxman

Former Member
0 Kudos

Hello Both,

Thanks

Regards

Kiran.S

0 Kudos

Hello All,

We have solution to find email id change history EMAIL ADDRESS

1. SA38 >> RSSCD100

2. In Object class = Object class

3. Execute then we will get result of who done the email address change when and what was the old and new values

Regards

Kiran.S