Application Development and Automation 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: 
Read only

locked transaction

Former Member
0 Likes
472

Hi all,

I need to do a report showing users and transactions which they don´t have access or which transactions have been locked for Determined user.

Somebody which tables can i use tod do that.

thanks in advance.

regards.

Marisol

Hi all,

I need to do a report showing users and transactions which they don´t have access or which transactions have been locked for Determined user.

Somebody which tables can i use tod do that.

thanks in advance.

regards.

Marisol

2 REPLIES 2
Read only

Former Member
0 Likes
442

Goto Tcode SM12 and run the report.

It gives the report of locked entries per user.

Award points if helpful

Vinodh Balakrishnan

Read only

former_member191735
Active Contributor
0 Likes
442

You can see locked transactions by user in transaction SM12.

you have bunch of transactions which displays authorizations and transactions and profiles, roles and all.

Go to initial screen of SAP - choose tools - administration - administration - user maintainance - transactions - You can choose anything you want here. I think for your requirement you can choose - executable transactions (all selections). enter user name and execute.

or you can directly go to transaction code S_BCE_68001429.

This will give you everything.

Reward if helpful