2006 May 01 5:43 PM
Hi,
I would like to know all user ids into SAP system who are created without any parameter, like:
BUK (Company code)
CAC (Controlling area)
Is there any way to find out all ids ?
Thanks..
Hi,
I would like to know all user ids into SAP system who are created without any parameter, like:
BUK (Company code)
CAC (Controlling area)
Is there any way to find out all ids ?
Thanks..
2006 May 01 5:54 PM
You can see Uers IDs in table :<b>USR02</b>.
also see table <b>USR05 : User Master Parameter ID</b>
pl..award the points and close the thead if problem solved
Thanks
Saquib
Message was edited by: Saquib Khan
2006 May 01 5:57 PM
Check out the table USR05.
You can write a small piece of code, first selecting all the users from USR02, and then looking up in USR05 to see which user donot have entry in USR05, i.e. donot have parameters defined.
2006 May 02 3:16 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |