cancel
Showing results for 
Search instead for 
Did you mean: 

Control of hiding fields

former_member224404
Active Participant
0 Kudos

Hi team,

I have created a view in web dynpro component using abap web dynpro. Now when it is displayed in browser, if user right clicks on it, he gets the settings and hide ui elements.

Can you guys suggest me a way so that user is restricted to do any changes to the view??

Thanks,

Mainak

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

see <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/ba/139e422bd70931e10000000a1550b0/frameset.htm">this</a> for information on personalization authorizations.

Regards, Heidi

former_member224404
Active Participant
0 Kudos

Hi Heidi,

For authorization object S_DEVLOP, I got the following parameters:

DEVCLASS | Package

OBJTYPE | Object type

OBJNAME | Object name

P_GROUP | Authorization group ABAP/4 program

ACTVT | Activity

But I have no idea what to pass in those parameters. But my requirement is no user can be allowed to carry out all actions, including personalization and configuration.