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

Authorization - User level Restriction

Former Member
0 Likes
371

Hi experts,

I have table maintenance assigned with a tcode ..say Z123. I need to make this editable only for some users and for others it should be Display Only or shouldnt allow to enter..

How to do this with the authorisation objects.......pls..urgent

regards,

sarav

2 REPLIES 2
Read only

Former Member
0 Likes
350

Hi,

see table maintenace generator. In the field "Authorization groups" you key in a value. You can create a new auth. group too. In table maintenace generator follow path environment->Authorization

Now you have to include this Authorization group to a user role.

User which should change data are getting activitie 01/02/03

User for display: only activity 03

Rgds,

JP