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

SUIM Deleted users

Former Member
0 Likes
3,064

Hi

Please assist Iu2019m currently using SUIM u2013 Change Documents u2013 For Users and I choose the time from and tick the deleted users option. I would like to know where this transaction reads these deleted users. I checked USR02 but I canu2019t really say if there is an indicator that determines where these deleted users are stored.

I need to update this table and SUIM must display these users.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
888

Hi,

Try table USH04

Regards,

Surinder

Hi

Please assist Iu2019m currently using SUIM u2013 Change Documents u2013 For Users and I choose the time from and tick the deleted users option. I would like to know where this transaction reads these deleted users. I checked USR02 but I canu2019t really say if there is an indicator that determines where these deleted users are stored.

I need to update this table and SUIM must display these users.

4 REPLIES 4
Read only

Former Member
0 Likes
889

Hi,

Try table USH04

Regards,

Surinder

Read only

Former Member
0 Likes
888

Hi,

Deleted user can be found in

USR04 Table
Where the PROFS(1) = C

then that user will be considered as Deleted user

U can refer the Standard Report

RSUSR100

Regards,

Nandha

Read only

0 Likes
888

Thanks

Which table should I check for locked users?

Read only

0 Likes
888

It didn't work but this worked:

USH04; PROFS = D

Edited by: Mmakgetho on Sep 23, 2008 2:09 PM