Is there a rpt that shows all tcodes (+ descr)a user can run

Question: Or do I need to look at each activity group they are in and cut and paste all the tcodes for each AG into Excel?

I need the description of the tcodes also so I'm currently using s_bce_68001419 'by user assignment'.

Thank you!!!

Sara

Answer:
Try table AGR_HIERT, not logged on at the moment but it may have the test and the tcode in the role. do note the data may not match the actual access if the role was Saved and not generated.

Answer:
Name Activity Group Tcode Description

Mary Smith z_AG1 FCHN Check register
Z456 Mary's custom report
z_AG2 FBCJ Cash Journal
ME51 Enter Purchase requisition

Bob Jones z_AG8 ME21N Convert PR to PO
MIGO Goods Receipt

Is there a way I can get this without cutting and pasting to Excel?

Thank you so much!

Answer:
Writting an ABAP is the simplest, there is not simple standard report.

Answer:
Okay, sigh...
Thanks John!

Answer:
Try TCODE S_BCE_68001426

Answer:
Thanks 4duece, that's the closest I've come to what I need!!
new_bie

Answer:
BE VERY CAREFUL!!! with transaction S_BCE_68001426 It does NOT tell you what you think you are looking at.

This transaction code runs report RSUSR010 which only reports the matching values of authorization on your user to the values in table TSTCA. It does not and cannot tell you if the user can COMPLETEthese transactions or even start them.. It is only a match to table TSTCA and is probably the most USELESS report SAP has.

It is also based on the USTxx table which can be out of sync.
Copyright ?2007 - 2008 www.jt77.com