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: 

provide authorization to some of the users only

Former Member
0 Kudos

Hi,

i want to restrict some of the users to access a z table.

ztable is having table maintanance generator.

how to provide the authorization to a z table .

can any one plz tell me the process (steps)

Thanks in adv.

Geetha

Moderator message : Search for available information, discussion locked.

Message was edited by: Vinod Kumar

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

(FAQ) Perform first some search at OSS or SCN for keywordsSM30 and authorization, you should find notes like 1434284 - FAQ| Authorization concept for generic table access or Note 1481950 - New authorization check for generic table access. Also check Note 1516880 - Authorization check for generic table access (S_TABU_NAM).

Or look for authorization objects S_TABU_DIS (by tables authorization group ), S_TABU_NAM (by individual table), S_TABU_LIN, S_TABU_CLI, but better read the FAQ first.

Regards,

Raymond