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
⤷
⤷
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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_CATALOGUE' | Ogunit model class | 20090203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determines whether the user has any specific rep auth | 20090203 | |
| 2 | Static method | Public | Method | Get orgunits the user is authzd to run reporting for | 20090203 | |
| 3 | 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 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090203 | |||
| 2 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | GRFN0_C_ACTIVITY-PRINT | Activity | 20090203 | ||
| 3 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090203 | |||
| 4 | IV_REPORT | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20090203 | |||
| 5 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_ORGUNIT_LIST | Table type for orgunit list | 20090203 | |||
| 2 | EV_NO_AUTH | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20120627 | |||
| 3 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090203 | |||
| 4 | IV_HIERARCHY | Call by reference | Type reference (TYPE) | GRFN_ASSIGNMENT_TYPE | Assignment Type | 20110516 | |||
| 5 | IV_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | API search pattern | 20090203 | |||
| 6 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090203 | |||
| 7 | IV_REPORT | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Entity ID | 20090203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090203 | |||
| 2 | IS_DATES | Call by reference | Type reference (TYPE) | GRFN_S_TF_DATES | Timeframe details | 20090203 | |||
| 3 | IT_ENTITY | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20131212 | |||
| 4 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Activity | 20090203 | |||
| 5 | IV_HIERARCHY_TYPE | Call by reference | Type reference (TYPE) | GRFN_ASSIGNMENT_TYPE | Assignment Type | 20130522 | |||
| 6 | IV_REGULATION | Call by reference | Type reference (TYPE) | GRFN_REGULATION | Regulation | 20090203 | |||
| 7 | IV_REPORT | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20090203 | |||
| 8 | IV_USERNAME | Call by reference | Type reference (TYPE) | UNAME | SY-UNAME | User Name | 20090203 | ||
| 9 | 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 | Generic GRC API exception | 20090203 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |