How to get the list of tcodes having by all users(EX-20
users)at a time?(through SUIM or TABLE)
[we can get single user through SUIM->TRANSACTIONS-
>EXECUTABLE USER....but same thing i want for multiple
users at a time)
Answers were Sorted based on User's Feedback
Answer / angel
1. You can do a query and join few tables - USR02, TSTC, AGR_USERS
2. You can do a small Z ABAP program to select user, class, role, tcode from those tables
3. From GRC
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / pradeep
Try to ask the question correctly,in understanding way
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nakulsn
If you go via Tables, it will pull data for roles that are
expired in user master.
Therefore, the best way is to go to SUIM -> Users by complex
selection criteria: put in the list of users in user ID
field, through multiple selection.
In one of the authorization object fields on that screen,
put in s_tcode, hit enter and execute blank.
This will get the list of all executable transactions for users.
You can pull through tables, all the roles assigned to those
users through multiple selection, then put in the list of
roles in AGR_1251 with Object as s_tcode and field name tcd.
Before pulling this data from AGR_1251, you'll need to
filter out the roles for which the validity is already
expired in user master of these user IDs.
Is This Answer Correct ? | 1 Yes | 5 No |
Answer / maheshkhumars
Go to SQ01 , there run the query SEC_USER_TXS.. you will
get exactly what you are looking for , tcode assignment for
user , multiple selection
Is This Answer Correct ? | 2 Yes | 10 No |
Answer / prasad manne
Go to SE16 >> agr_users. There you can get the role of multiple users by giving the userids. After getting the roles go to table agr_tcodes, give all those role then you can get all the tcodes assigned to the given users.
Is This Answer Correct ? | 1 Yes | 9 No |
Answer / guest
In SUIM Go to users by complex selection criteria under
users , there you will have an option to input transaction
Code and pull out the list of users and you can restrict
the output by giving inputs in user field
Is This Answer Correct ? | 2 Yes | 13 No |
Which of below authorization object that protect transaction code execution? A. S_TCODE B. P_TCODE C. Q_TCODE D. X_TCODE
6 Answers Cap Gemini, SAP Labs,
how to create new authorization object?
Hi I' m Len Am looking for sap grc training in bangalore . Let know any institute or any who teach
Q4) What are the limitations of ST01? Explain in detail?
how we Work on VIRSA TOOL on Compliance calibrator, Fire Fighter
can u tell me some of the password related parameters ?
i need to give authorisation to a user to su01 tcode but the delete options should not work..i,e the user should be able to Create,disp,change etc but not delete on su01. how cam i do this?
can you please send me SAP Security upgrade documents and guide for CRM 5 and CRM 7 and what are the differeces between crm 5 AND crm 7 according to sap security point of view.
1.What is the difference between Su24,su22,and su21? 2.What are the advantages of GRC in segregation of duties when we compare with virsa? 3.There is one derived role, if i copy the role of derived role will the parent or master role will be the same for the new which is derived from the derived role, if so why if not why? 4. what are the organizational level?
How to create secatt script in sap step by step
How to run secatt in foreground?
why fire fighter id is using in the production system ?