Restrict the User

Question: Hi all,

I need to create a authorization for master data as if
1. Officer should be given the authorisation to view her own personnel data only, restrict in viewing others personal and salary information.
2. She should only view her own Remuneration Statement not others.

I restricted in pa30...thro personal number check object. But she is able to view other officers payslip thro' SAP MENU.

As we are using ESS she must to able to maintain her personal data, address .

Hw to do this? Any Idea.

Thanks in Advance.

Regards
Vani

Answer:
So she has no P_ORGIN access for the infotype? What about P_ABAP access? Are P_ORGIN and P_PERNR on in T77S0?

Answer:
Hi mgilmore,

She has p_origin Access to R,M only from Infotype 0006.
for p_pernr -> authc - R , infty - *, psign - I, subty - *.
for p_abap -> coars = 1 , repid = *

Thanks in advance

regards
vani

Answer:
This report for sure checks read to infotype 0008. Make sure the the infotype check is not being disabled via "HR_READ_INFOTYPE_AUTHC_DISABLE" function module.
In T77S0 is AUTSW ORGIN is =1?
Try removing the P_ABAP, although your COARS is 1.

Answer:
In T77S0 - AUTSW ORGIN is set to 1
Copyright ?2007 - 2008 www.jt77.com