Executable transactions within multiple roles

Question: We need to find out the executable transactions within multiple roles. I can get this info on a one by one basis which takes forever. Do you know how to extract this info for multiple roles at one time?

Thanks in advance

Answer:
Put them all in a user id & execute transx RSUSR010.

Answer:
RSUSR010 is a bit of a useless report, it will tell you ( in higher versions) if the user has S_TCODE and the auth object tied to the tcode defined in SE93, IT will not tell you if the user can complete the tcode. It will not tell you if the user has access to run a business function executed by a CALL TRANSACTION within another tcode...

RSUSR009 (or the new one) configured correctly can provide you a more accurate result.
Copyright ?2007 - 2008 www.jt77.com