cancel
Showing results for 
Search instead for 
Did you mean: 

Personas: Authorization Check for S_PERSONAS although Personas neither installed nor used

Former Member
0 Kudos

I am getting checks for authorization object S_PERSONAS for all transaction codes called in addition to standard check although we do not use Personas on the system. I use authorization trace from transaction ST01.

It checks for Flavor-ID SAP_PERSONAS.

We use NetWeaver 7.40 ABAP SP04, no personas component installed.

Any ideas how we can switch off that check since it extends the list of checks so that it is more difficult to find the relevant entries and probably it will also cost unnecessary performance?

Accepted Solutions (1)

Accepted Solutions (1)

chinthan_yajamaan
Active Contributor
0 Kudos

Hi,

Please check if Note#2100860 helps.

Thanks

Chinthan

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks for the quick reply that solved the issue.

The note switches off calling a SAP Personas method that performs an authorization check for a Personas flavor for each screen call.