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: 

HR Authorizations

Former Member
0 Kudos

Hi,

I have just enabled a parameter auth/new_buffering to 4. This seems to be working fine in all case except when i am giving users access to HR related authorizations.

For eg if i gives a user access to PA30 or PA40 he dosent get that access even if logs out and logs in again. I have entered the tcodes in both P_tcode and S_tocode.

Can anyone please help!!!

Regards,

Chinmaya

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello Chinamaya,

Nice to see you here.

Well pls let me know what error those user are getting.

Please check user have min following access to execute PA30:

PA30 P_ORGIN AUTHC R

PA30 P_ORGIN INFTY

PA30 P_ORGIN PERSA

PA30 P_ORGIN PERSG

PA30 P_ORGIN PERSK

PA30 P_ORGIN SUBTY

PA30 P_ORGIN VDSK1

Regards,

Surpreet Singh Bal

9 REPLIES 9

jurjen_heeck
Active Contributor
0 Kudos

> I have entered the tcodes in both P_tcode and S_tocode.

If you add the transactions through the role menu you'll see that the two objects you've edited are only the tip of the iceberg........

Your use needs way more authorizations to start these transactions.

0 Kudos

Hi Chinmaya,

What you need to do here is go to SU24 for these transactions and see the proposals for other authorisation objects.

You need to maintain these auth objects also in the role with which you are assigning to the user.

Hope it helps.

Thanks and Regards, Pradeep

0 Kudos

Hi Jurjen,

Yes ofcourse there are many more authorization objects. I mentioned P_tcode and S_tcode for reference for transactions which i was including. But thanks for the clarification!

no Regards to you,

Chinmaya

0 Kudos

> What you need to do here is go to SU24 for these transactions and see the proposals for other authorisation objects.

> You need to maintain these auth objects also in the role with which you are assigning to the user.

Why? If PFCG does it all for you? I personally prefer to let the system work for me......

0 Kudos

Hello,

Both are one and the same...

0 Kudos

> Both are one and the same...

Mine is lazier

Former Member
0 Kudos

Hello Chinamaya,

Nice to see you here.

Well pls let me know what error those user are getting.

Please check user have min following access to execute PA30:

PA30 P_ORGIN AUTHC R

PA30 P_ORGIN INFTY

PA30 P_ORGIN PERSA

PA30 P_ORGIN PERSG

PA30 P_ORGIN PERSK

PA30 P_ORGIN SUBTY

PA30 P_ORGIN VDSK1

Regards,

Surpreet Singh Bal

0 Kudos

Hey Supreet,

Nice to hear from you too!

Since i enabled the parameter auth\new_buffering, I was convinced this had something to do with that!!! and I never did a Su53 or ST01 at all!!! Turns out you also need another object P_ORGXX alongwith P_ORGIN to start PA30

Cheers,

Chinmaya

Former Member
0 Kudos

This message was moderated.