‎2007 May 02 4:07 PM
Hi,
can anybody give me functional module or Code for finding out the roles for a particular tcode
All the So Called STANDARD codes do not work, it has a bug when the authority object are assigned tcodes like yz** etc..
I have tried standard reports RSUSR070, there is flaw in their logic.
Please let me know if any of you know about this.
‎2007 May 02 4:11 PM
the program RSUSR070 is working fine on our implementation. if standard program not working revert to SAP. Strange that it's not working for you.
‎2007 May 02 4:20 PM
Thanks for the reply, but the transaction has a flaw. if they maintain the entries manually like assigning yz** for authority object S_TCODE, then the SUIM report is of absolutely no use. they have flawed the logic.
‎2007 May 02 4:11 PM
‎2007 May 02 4:13 PM
SUIM is just a transaction to the standard reports.which is still RSUSR070 in this case.
‎2007 May 02 4:12 PM
‎2007 May 02 4:19 PM
chk FM SUSR_TCODES_LIST_SELOPT_ROLES and
Report RSUSR010
‎2007 May 02 4:21 PM
also FM s
MENU_AGR_TCODES_TEXTS
PRGN_AUTH_CHECK_TCODES
PRGN_STRU_GET_TCODES
PRGN_GET_CUSTOMIZING_TCODES
‎2007 May 02 4:23 PM
I want just the opposite, when they give tcodes, it should be able to give the roles for it.
‎2007 May 02 4:22 PM
Hi,
Have you looked program RSUSR010?
Also please check FM SUSR_TCODES_LIST_SELOPT_ROLES.
Regards,
Ferry Lianto
‎2007 May 02 4:25 PM
yes...they do not work...bcos...SAP has maintained the transaciton at table level as *, say for example mm*. the SUIM code cannot identify this.
‎2007 Nov 01 6:18 AM
Is there any standard BAPI to display roles for a given transaction?
Please reply fast