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: 

Authorisation on Infotype 0024 in SAP HCM 6.0

mehmet_koc3
Explorer
0 Kudos

Hi security experts,

I need your help to implement a security requirement on infotype 0024 in HCM.

My client want to separate the authorisations by "Qualification" in the catalog. So, they want to give in role A acces to only a specific qualification (ex : qualification english skills"), but not to other qualifications. And another role B should have acces to other qualifications in the same list. They may view them but not select or save the prohibited ones.

example :

User A : in PA30, can select in the list only qualification XXX and save it.

User B : in PA30, can select in the SAME list only qualifiction YYY and save it.

Both they may view the full list.

Is there a solution to do that please ? A function module may be, if yes which one?

Thanks a lot for your help.

Cheers

1 ACCEPTED SOLUTION

Former Member
0 Kudos

This message was moderated.

4 REPLIES 4

Former Member
0 Kudos

Hi,

It is looking like not possible with the Authorization but possible with the user exist of the PA30/PA20 transcation.

Please use the userexit extenstion.

Best Regards

Vikas

Former Member
0 Kudos

This message was moderated.

0 Kudos

Hi,

I agree. Context solution might do the trick for you: Check my [earlier post|] regarding similar kind of issue which qualifications can be seen/maintained.

Regards,

Saku

mehmet_koc3
Explorer
0 Kudos

Thanks a lot to all for your help