‎2007 May 16 3:32 PM
How to display user using complex selection criteria, I want to display user list with company code assigned to them?
‎2007 May 18 12:11 PM
Hi,
First find the role that contains Company code using Table AGR_1252.
Next find out the users to whome the roles are attached to using Table AGR_USERS.
Hope it helps.
Please award points if it is useful.
Thanks & Regards,
Santosh
‎2007 May 18 12:11 PM
Hi,
First find the role that contains Company code using Table AGR_1252.
Next find out the users to whome the roles are attached to using Table AGR_USERS.
Hope it helps.
Please award points if it is useful.
Thanks & Regards,
Santosh
‎2007 May 18 4:05 PM
Hi santosh,
I would like to display the list of users with company codes assigned to them,
Is it possible?
Appreciate your help
Regards,
Rajesh
‎2007 May 19 1:20 AM
In t.code SUIM
Select Users by complex selection criteria in that selection of values in authorization object give F_BKPF_BUK enter and then specify the company code & execute.
It will give list of roles having company code. Highlight each role and click on user assignment.
hope this helps