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

Custom Table & User authorisations

Former Member
0 Likes
563

Hi,

We've just made a transaction, pointing to a view of a custom table.

We would like to "grey" out all of the columns, except one, to limit the modifications. Is it possible with user authorisations ?

Regards,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
528

In fact im not an ABAP developer, just in charge of the user authorisations, so i was looking for a solution based on Role management, autorisations and such.

4 REPLIES 4
Read only

Former Member
0 Likes
528

Dear Gherart Bauer,

I suppose u have made a Table maintenance Generator for the table and in sm30 or sm31 when u maintain values, u want user to enter only values for few columns and rest should be non editable(display) .

If this is your requirement then goto se80 and take the fuction group which u have specified for the Table maintenance Generator and in that take screen in change mode and for the field which u want it to be in display mode,Tick the check box OUTPUT ONLY.

Kind Regards

Sajid

Read only

Former Member
0 Likes
528

Please go through the link below:

https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=93454609

It helps you to identify the steps along with the screenshots which you need to follow.

In short you can do it by on the table maintenance screen by following this path:

Environment -> Modification -> Maintenance Screens

and then goto the element list tab and uncheck input checkbox for the fields which you want.

Regards,

Raman.

Read only

Former Member
0 Likes
529

In fact im not an ABAP developer, just in charge of the user authorisations, so i was looking for a solution based on Role management, autorisations and such.

Read only

0 Likes
528

Hi,

I suppose when u assign the authorisation group....only the users who have authorisation can enter values(but they can enter values to all columns).

So if u want few columns to be noneditable. Please ask an abapper to follow the process what we have specified in the thread.

Regards

Sajid