Application Development 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: 

Authorization object P_ADMIN doesn't exist

0 Kudos

Hello SAP security experts!

I'm still having problems with configuring authorizations for personas 3.0.

I asked for a solution in SCN personas place but didn't get any answer.

Here is the description of the problem.

I have added /PERSONAS/ADMIN_ROLE to my user and created authorization profile for this role.

However I'm not able to add authorization objects (P_ADMIN, P_EDIT, P_RUNTIME), cause they don't exist in my system (I've checked in SU21).

I also noticed that such objects exit in the table TOBJ.

So I have two questions:

  • How can it be that authorization objects exist in TOBJ but can't be added to the authorization profile?
  • Why I don't have this objects in my system (what should I do in order to get them)?


Thanks in advance.

UPD:

As it is test system I have SAP_ALL profile assigned to my user. So I tried to create authorization object P_ADMIN via SU21 transaction. Please see result in the picture below. As you can see, authorization class PERS is empty.

1 REPLY 1

0 Kudos

After spending some awesome hours on debugging SAP standard programs the problem was solved by reseting table buffer of application server.

/$TAB  - Resets the TABLE buffers of the application server