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

Security Optimization Self Service

Former Member
0 Likes
435

In Solution Manager you can configure the Security Optimization Self Service process. Following the SAP instructions I can create the service, but the button to create the questionnaire is not displayed on the screen. I executed a trace and performed an SU53 but there is not a failing authorization object. Is anyone familiar with the authorization object required to activate the create/edit questionnaire button?

1 REPLY 1
Read only

Former Member
0 Likes
338

No idea, but if there is nothing in the trace or SU53, then typically the check is either performed against a different user (possibly in a different system) or it is dependent on a config setting first, and not authorizations.

Normally I look around in the menus of the transaction to see whether there is a config option there, failing which use System -> Status -> Navigate and expand the object hierarchy. Keep your eye out for a view.

Otherwise, take a look in the PBO (Process Before Output) module to see what is setting this in the dynpro.

A shot in the dark, but might help in the right direction.

Cheers,

Julius