In the report /NAKISA/RFC_REPORT the following security rules are used:
- View authority for each table is requested with function module VIEW_AUTHORITY_CHECK
- PA infotypes are checked for PERNR authority using function module HR_CHECK_AUTHORITY_INFTY. Authorization objects p_orgin and p_pernr are not used.
- OM infotypes are checked using PLOG authority check
For PERNR based authorization values can be maintained in the SAP table /NAKISA/PESEINFO. An example can be seen below:
INFOTYPE | PERNR |
SUBTY |
ENABLESECURITY |
ACTION |
---|---|---|---|---|
0001 | PERNR | SUBTY | X | DELROW |
0008 | PERNR | X | DELROW | |
9003 | PERNR | X | DELROW |
The SUBTY field is optional.
Be the first to leave a comment
You must be Logged on to comment or reply to a post.