Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

"SUIM" T-Code based transaction report

Former Member
0 Kudos

Hhi friends ,

I have requirement to generate report based on user name .this user name based transaction with text will be display. i already try with some table

usr02,

agr_users,

agr_tcodes,

agr_1251. but i can't get correct value .

i check value from SUIM-> Transaction -> executable for user.

i used to fetch data based below step.

1.first i get user name from usr02.

2.then this user name based role get from agr_users.

3.then i fetch tcode based on role from agr_tcodes.

is any other table there for get tcode with text ,based on user name?

or what are the table used in SUIM Transaction?

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Did you try to execute a SQL (ST05) or an Abap trace (SAT, ST12, SE30)

But as RSUSR010 (the report behind the option) generate an ALV, you could SUBMIT this report and get the extraction back using cl_salv_bs_runtime_info