Question:
Hi,
Is there a report one can run to pull out what transactions are within a role? I know this can be done in PFCG on a one role basis. However I need to do this on 30+ role. I hope there is a simpler way!
Regards,
The Novice.
Answer:
there are lots of things you can do, use the search button & you will see lots of answers.
Answer:
Has anyone got something useful to contribute to this thread?
Answer:
agr_tcodes this will show all the transactions within roles.
Answer:
agr_tcodes this will show all the transactions within roles.
Answer:
tcode SUIM brother !
Answer:
Has anyone got something useful to contribute to this thread?
yes, as before, dont be so lazy & use the search. 99% of questions have been answered before if you could be bothered to look!
Answer:
1.go to SUIM
2.Under transactions >> click on executable for a role
it will display all the transactions that are executable for a role , but i have one query here , does SUIM display transactions even if they are diabled in that role or only transactions that are enabled in that role , if manually we changed the authorization
Answer:
1.go to SUIM
2.Under transactions >> click on executable for a role
it will display all the transactions that are executable for a role , but i have one query here , does SUIM display transactions even if they are diabled in that role or only transactions that are enabled in that role , if manually we changed the authorization
Answer:
The SUIM report will show transactions which the S_TCODE check will pass, it does not check the objects to see if the transaction can actually be processed.
Answer:
it will display all the transactions that are executable for a role Not exactly... It shows all the S_TCODES and verifies the role has the corresponding TSTCA entries for that tcode. It will not tellyou if the user can run the tcode.