SAP ABAP Class CL_GRAC_AUTH_ENGINE (GRC AC Auth Engine Wrapper.)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SOD (Package) Access Control GRC SoD Rules and etc.

⤷

⤷

Properties
Class | CL_GRAC_AUTH_ENGINE | |
Short Description | GRC AC Auth Engine Wrapper. | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRAC_SOD | Access Control GRC SoD Rules and etc. |
Created | 20100227 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRAC_AUTH_ENGINE has no interface implemented.
Friends
Class CL_GRAC_AUTH_ENGINE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRAC_APPLOG_SOD | The application log for grfn survey planner | 20100729 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GRAC_CONFIG_PARAMID | 1114 | Parameter ID | 20121102 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | PFCG based Authorization check for AC objects. | 20100304 |
2 | ![]() |
Static method | Public | Method | 20121030 | |
3 | ![]() |
Static method | Public | Method | Get User's Authorization For Reports Filtering. | 20121030 |
4 | ![]() |
Static method | Public | Method | Log the AC Authorization check parameters. | 20100720 |
Events
Class CL_GRAC_AUTH_ENGINE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PERM | Public | See coding | 20121030 | begin of ty_perm,
object type xuobject,
auth type xuauth,
end of ty_perm
|
||
2 | TY_T_PERM | Public | See coding | 20121030 | ty_t_perm type standard table of ty_perm
|
Method Signatures
Method AUTHORITY_CHECK Signature
Method AUTHORITY_CHECK on class CL_GRAC_AUTH_ENGINE has no exception.
Method FIND_UNIQUE_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | XUFIELD | 'ACTVT' | Authorization Field | 20121030 | |
2 | ![]() |
FLDVAL | Call by reference | Type reference (TYPE) | XUVAL | '03' | Authorization Value | 20121030 | |
3 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20121030 | ||
4 | ![]() |
PRMGRP | Call by reference | Type reference (TYPE) | TY_T_PERM | User Master Authorization Values | 20121030 | ||
5 | ![]() |
VALUES | Call by reference | Type reference (TYPE) | HRBAS_US335_TABLE | Table Type for Structure US335 | 20121030 |
Method FIND_UNIQUE_AUTH on class CL_GRAC_AUTH_ENGINE has no exception.
Method GET_AUTH_FOR_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTVT_FIELD1 | Call by reference | Type reference (TYPE) | XUFIELD | 'ACTVT' | Authorization Field | 20121030 | |
2 | ![]() |
ACTVT_FIELD2 | Call by reference | Type reference (TYPE) | XUFIELD | 'ACTVT' | Authorization Field | 20121030 | |
3 | ![]() |
ACTVT_FIELD3 | Call by reference | Type reference (TYPE) | XUFIELD | 'ACTVT' | Authorization Field | 20121030 | |
4 | ![]() |
ACTVT_FIELD4 | Call by reference | Type reference (TYPE) | XUFIELD | 'ACTVT' | Authorization Field | 20121030 | |
5 | ![]() |
ACTVT_FIELD5 | Call by reference | Type reference (TYPE) | XUFIELD | 'ACTVT' | Authorization Field | 20121030 | |
6 | ![]() |
ACTVT_FIELD6 | Call by reference | Type reference (TYPE) | XUFIELD | 'ACTVT' | Authorization Field | 20121030 | |
7 | ![]() |
ACTVT_FIELD7 | Call by reference | Type reference (TYPE) | XUFIELD | 'ACTVT' | Authorization Field | 20121030 | |
8 | ![]() |
ACTVT_FLDVAL1 | Call by reference | Type reference (TYPE) | XUVAL | '03' | Authorization Value | 20121030 | |
9 | ![]() |
ACTVT_FLDVAL2 | Call by reference | Type reference (TYPE) | XUVAL | '03' | Authorization Value | 20121030 | |
10 | ![]() |
ACTVT_FLDVAL3 | Call by reference | Type reference (TYPE) | XUVAL | '03' | Authorization Value | 20121030 | |
11 | ![]() |
ACTVT_FLDVAL4 | Call by reference | Type reference (TYPE) | XUVAL | '03' | Authorization Value | 20121030 | |
12 | ![]() |
ACTVT_FLDVAL5 | Call by reference | Type reference (TYPE) | XUVAL | '03' | Authorization Value | 20121030 | |
13 | ![]() |
ACTVT_FLDVAL6 | Call by reference | Type reference (TYPE) | XUVAL | '03' | Authorization Value | 20121030 | |
14 | ![]() |
ACTVT_FLDVAL7 | Call by reference | Type reference (TYPE) | XUVAL | '03' | Authorization Value | 20121030 | |
15 | ![]() |
OBJECT1 | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20121030 | ||
16 | ![]() |
OBJECT2 | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20121030 | ||
17 | ![]() |
OBJECT3 | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20121030 | ||
18 | ![]() |
OBJECT4 | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20121030 | ||
19 | ![]() |
OBJECT5 | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20121030 | ||
20 | ![]() |
OBJECT6 | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20121030 | ||
21 | ![]() |
OBJECT7 | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20121030 | ||
22 | ![]() |
REPORT_AUTH_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121030 | ||
23 | ![]() |
VALUES | Call by reference | Type reference (TYPE) | HRBAS_US335_TABLE | Table Type for Structure US335 | 20121030 |
Method GET_AUTH_FOR_USER on class CL_GRAC_AUTH_ENGINE has no exception.
Method LOG_AUTH_CHECK Signature
Method LOG_AUTH_CHECK on class CL_GRAC_AUTH_ENGINE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |