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

List users without profile

Former Member
0 Likes
404

Hi,

i'd like to list all the users without any profile in a SAP system (4.6 ; ECC ; BW).

Is there any standard report, FM or bapi that can do this ?

Thanks.

Guillaume

2 REPLIES 2
Read only

jurjen_heeck
Active Contributor
0 Likes
371

Try tr SUIM, users by complex selection criteria, by profiles.

Hit the square box next to the profile field, goto tab 'exclude single values' and type T* and S* (and optionally the letter(s) your profile names start with. I get some funny messages if i only enter * here but the report still seems to work then.

Just play around with it.

Jurjen

Read only

Former Member
0 Likes
371

Ok, thanks for the tip. It works

Guillaume