2014 Apr 16 2:36 PM
Hi
Is there a table that contains the connection between a user and his authority objects and its values ?
Thanks
Ami
2014 Apr 16 3:35 PM
Hi Ami,
For get values from Authority Object i use FM SUSR_USER_AUTH_FOR_OBJ_GET, and inside i see two tables:
USRBF2 (Buffered Table with User Name, Object and Authority Object )
ST12 (Authority Object Values)
Regards,
Angelo.
Hi
Is there a table that contains the connection between a user and his authority objects and its values ?
Thanks
Ami
2014 Apr 16 2:43 PM
Hi Ami,
TOBJ Table for Authorization Objects
OBJCT FOR AUTH OBJECT
BNAME FOR USER NAME
T & G
R@J
2014 Apr 16 2:54 PM
Thanks, but i also need the value of the authority object
Ami
2014 Apr 16 3:13 PM
2014 Apr 16 3:35 PM
Hi Ami,
For get values from Authority Object i use FM SUSR_USER_AUTH_FOR_OBJ_GET, and inside i see two tables:
USRBF2 (Buffered Table with User Name, Object and Authority Object )
ST12 (Authority Object Values)
Regards,
Angelo.