‎2007 Dec 04 11:52 AM
Hi Experts,
I have to develop new report which display all the users who has authorization object which is given by us. i need some function modules to make my program simple.
Please help me on this..
Thanks and regards,
Raja
‎2007 Dec 04 11:57 AM
Hi!
You might check out transactions PFCG and PFUD. Might find something useful.
Regards
Tamá
‎2007 Dec 04 12:02 PM
Hi
check the fun modules
SUSR_BAPI_USER_PROFS_GET
or check the tables
AGR_USERS
AGR_1252
UST12
AGR_PROF
AGR_TCODES
check the transactions PFCG and SSUIm and SU53 etc
Regards
Anji
‎2007 Dec 04 12:14 PM
hi,
Get the profiles of a user from this function module SUSR_USER_PROFS_PROFILES_GET
regards,
Santosh Thorat
‎2007 Dec 05 4:22 AM
Hi,
Check out this function module which gives authorization object of a particular object SUSR_USER_AUTH_FOR_OBJ_GET.
regards,
Santosh Thorat