cancel
Showing results for 
Search instead for 
Did you mean: 

in sap abap List of Business user/Application user who are all having table maintenance access

0 Kudos

Dear All,

In SAP Table Maintanance in production system.

My requirement is : I want to know the list of user (Business/Application users) who can do table maintenance for the tables. I want to restrict the control of table maintenance for the particular users only. so that i want to know the list of users business users/application users who can do table maintenance for the particular table/object .

Kindly share the any report in sap/table to get the information to pull the datas.

Regards,

Mohan.P

Accepted Solutions (0)

Answers (1)

Answers (1)

Domi
Contributor

Hi

you can use the standard authority objects:

  • S_TABU_DIS Table Maintenance (via standard tools such as SM30)
  • S_TABU_LIN Authorization for Organizational Unit
  • S_TABU_NAM Table Access via Generic Standard Tools
  • S_TABU_CLI Cross-Client Table Maintenance

There is no need to have a list of authorized user

regards

Domi

0 Kudos

thanks for your reply. yes i used the all authority objects. no need to have authorized users here.