SAP ABAP Class CL_GRFN_UTIL_REP_AUTH (Utilities for reporting authorization)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_ACCESS (Package) Roles, authorization, menu, access
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_ACCESS (Package) Roles, authorization, menu, access
Properties
Class | CL_GRFN_UTIL_REP_AUTH | |
Short Description | Utilities for reporting authorization | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_ACCESS | Roles, authorization, menu, access |
Created | 20090203 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRFN0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRFN_UTIL_REP_AUTH has no interface implemented.
Friends
Class CL_GRFN_UTIL_REP_AUTH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_ORGUNIT_MODEL_CLASS | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_CATALOGUE' | Ogunit model class | 20090203 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | HAS_REP_AUTH | Static method | Public | Method | Determines whether the user has any specific rep auth | 20090203 |
2 | QUERY_REP_ORGUNITS | Static method | Public | Method | Get orgunits the user is authzd to run reporting for | 20090203 |
3 | QUERY_REP_SOURCE_OBJECTS | Static method | Public | Method | Query source objcts with relevant reporting role asgnmnts | 20090203 |
Events
Class CL_GRFN_UTIL_REP_AUTH has no event.
Types
Class CL_GRFN_UTIL_REP_AUTH has no local type.
Method Signatures
Method HAS_REP_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090203 | ||
2 | Importing | IV_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | GRFN0_C_ACTIVITY-PRINT | Activity | 20090203 | |
3 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090203 | ||
4 | Importing | IV_REPORT | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20090203 | ||
5 | Returning | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20090203 |
Method QUERY_REP_ORGUNITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_ORGUNIT_LIST | Table type for orgunit list | 20090203 | ||
2 | Exporting | EV_NO_AUTH | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20120627 | ||
3 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090203 | ||
4 | Importing | IV_HIERARCHY | Call by reference | Type reference (TYPE) | GRFN_ASSIGNMENT_TYPE | Assignment Type | 20110516 | ||
5 | Importing | IV_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | API search pattern | 20090203 | ||
6 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090203 | ||
7 | Importing | IV_REPORT | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Entity ID | 20090203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20090203 |
Method QUERY_REP_SOURCE_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090203 | ||
2 | Importing | IS_DATES | Call by reference | Type reference (TYPE) | GRFN_S_TF_DATES | Timeframe details | 20090203 | ||
3 | Importing | IT_ENTITY | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20131212 | ||
4 | Importing | IV_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Activity | 20090203 | ||
5 | Importing | IV_HIERARCHY_TYPE | Call by reference | Type reference (TYPE) | GRFN_ASSIGNMENT_TYPE | Assignment Type | 20130522 | ||
6 | Importing | IV_REGULATION | Call by reference | Type reference (TYPE) | GRFN_REGULATION | Regulation | 20090203 | ||
7 | Importing | IV_REPORT | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20090203 | ||
8 | Importing | IV_USERNAME | Call by reference | Type reference (TYPE) | UNAME | SY-UNAME | User Name | 20090203 | |
9 | Returning | RT_SOURCE_OBJ | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20090203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20090203 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |