‎2009 Jul 07 10:14 AM
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,
‎2009 Jul 07 1:36 PM
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.
‎2009 Jul 07 11:17 AM
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
‎2009 Jul 07 11:27 AM
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.
‎2009 Jul 07 1:36 PM
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.
‎2009 Jul 07 1:52 PM
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