‎2009 Oct 07 8:04 PM
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?
‎2009 Oct 08 8:29 AM
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