SAP ABAP Class CL_GRFN_PATH_AUTHORIZATION (Authorization on paths in walking strategy)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_REPORTING (Package) Shared PC-RM Reporting

⤷

⤷

Properties
Class | CL_GRFN_PATH_AUTHORIZATION | |
Short Description | Authorization on paths in walking strategy | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_REPORTING | Shared PC-RM Reporting |
Created | 20080929 | 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_GRFN_PATH_AUTHORIZATION has no interface implemented.
Friends
Class CL_GRFN_PATH_AUTHORIZATION 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_GRFN_API_SESSION | Session Management for GRC APIs | 20080929 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YT_OBJECT_ID | 20080929 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YT_OBJECT_ID | 20080929 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YT_OBJECT_ID | 20090206 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20080930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get roots | 20080930 |
2 | ![]() |
Static method | Public | Method | Check if the node is authorized for user | 20080929 |
3 | ![]() |
Static method | Public | Method | Check if the node is climb up node for user | 20080929 |
4 | ![]() |
Static method | Public | Method | Prepare authorization paths | 20080929 |
5 | ![]() |
Static method | Public | Method | Set session | 20080929 |
Events
Class CL_GRFN_PATH_AUTHORIZATION has no event.
Types
Class CL_GRFN_PATH_AUTHORIZATION has no local type.
Method Signatures
Method GET_ROOTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ROOTS | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY_CHILD | List of object pairs (object ID + entity ID) | 20080930 | ||
2 | ![]() |
IV_ORGUNIT_VIEW | Call by reference | Type reference (TYPE) | GRFN_ORG_VIEW_ID | Organization View ID | 20130906 |
Method GET_ROOTS on class CL_GRFN_PATH_AUTHORIZATION has no exception.
Method IS_AUTHORIZED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_AUTHORIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080929 | |||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080929 |
Method IS_AUTHORIZED on class CL_GRFN_PATH_AUTHORIZATION has no exception.
Method IS_CLIMB_UP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CLIMB_UP | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080929 | |||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080929 |
Method IS_CLIMB_UP on class CL_GRFN_PATH_AUTHORIZATION has no exception.
Method PREPARE_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_AUTHORIZED_OBJECTS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20080929 | ||
2 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20080929 | ||
3 | ![]() |
IV_ORGUNIT_VIEW | Call by reference | Type reference (TYPE) | GRFN_ORG_VIEW_ID | Organization View ID | 20111101 | ||
4 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081209 | ||
5 | ![]() |
IV_REPORT_PROCESSOR | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20081205 |
Method PREPARE_AUTHORIZATION on class CL_GRFN_PATH_AUTHORIZATION has no exception.
Method SET_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080929 |
Method SET_SESSION on class CL_GRFN_PATH_AUTHORIZATION has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |