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: 

Permission to view the table.

0 Kudos

Hi, I would like to make an authorization to display the contents of the zeta table. Could someone explain me step by step how to do it ?

2 REPLIES 2

DominikTylczyn
Active Contributor

Hello natanielg

I think the most standard way is to generate a table maintenance view for the Z-table - SAP Help BC - Generate Table Maintenance Dialog and assign an authorization group to the view - SAP Help Maintain authorization groups

This way you will be able to maintain the table with SM30 and the access will be check automatically against S_TABU_DIS object.

On top of that, consider creating a custom parameter transaction, so you don't need to call SM30 directly.

Best regards

Dominik Tylczynski

You can improve security by checking authroization against the specific table using authroization object S_TABU_NAM.