SAP ABAP Class CL_GRFN_REP_DATA_FACADE_DM (Facade for access to data)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_REPORTING (Package) Shared PC-RM Reporting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_REP_DATA_FACADE | Facade for access to data | 20081203 |
Properties
| Class | CL_GRFN_REP_DATA_FACADE_DM | |
| Short Description | Facade for access to data | |
| Super Class | CL_GRFN_REP_DATA_FACADE | Facade for access to data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_REPORTING | Shared PC-RM Reporting |
| Created | 20081203 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRFN_REP_DATA_FACADE_DM has no interface implemented.
Friends
Class CL_GRFN_REP_DATA_FACADE_DM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_DATAMART | Datamart access methods | 20090430 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRFN_DM_SNAPSHOT_ID | Datamart - Snapshot ID | 20081203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130529 | ||
| 2 | Instance method | Private | Method | 20090528 | ||
| 3 | Instance method | Private | Method | 20130529 | ||
| 4 | Instance method | Private | Method | 20090528 | ||
| 5 | Instance method | Public | Constructor | 20081203 | ||
| 6 | Instance method | Private | Method | 20130221 | ||
| 7 | Instance method | Private | Method | 20130529 | ||
| 8 | Instance method | Private | Method | 20090528 | ||
| 9 | Instance method | Private | Method | 20130529 |
Events
Class CL_GRFN_REP_DATA_FACADE_DM has no event.
Types
Class CL_GRFN_REP_DATA_FACADE_DM has no local type.
Method Signatures
Method CHECK_ASSESS_GLOBAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130529 | ||||
| 2 | IS_CASE | Call by reference | Type reference (TYPE) | GRFN_S_AS_ATTR | 20130529 | ||||
| 3 | IS_DETAILS | Call by reference | Type reference (TYPE) | GRFN_S_REPORT_DETAILS | 20130529 |
Method CHECK_ASSESS_GLOBAL on class CL_GRFN_REP_DATA_FACADE_DM has no exception.
Method CHECK_ASSESS_NEWEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NEWER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090528 | ||||
| 2 | IS_NEW | Call by reference | Type reference (TYPE) | GRFN_S_AS_ATTR | Assessment attributes for reporting | 20090528 | |||
| 3 | IS_OLD | Call by reference | Type reference (TYPE) | GRFN_S_AS_ATTR | Assessment attributes for reporting | 20090528 |
Method CHECK_ASSESS_NEWEST on class CL_GRFN_REP_DATA_FACADE_DM has no exception.
Method CHECK_TESTLOG_GLOBAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130529 | ||||
| 2 | IS_CASE | Call by reference | Type reference (TYPE) | GRFN_S_TL_ATTR | 20130529 | ||||
| 3 | IS_DETAILS | Call by reference | Type reference (TYPE) | GRFN_S_REPORT_DETAILS | 20130529 |
Method CHECK_TESTLOG_GLOBAL on class CL_GRFN_REP_DATA_FACADE_DM has no exception.
Method CHECK_TESTLOG_NEWEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NEWER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090528 | ||||
| 2 | IS_NEW | Call by reference | Type reference (TYPE) | GRFN_S_TL_ATTR | Test Log Reporting Attributes | 20090528 | |||
| 3 | IS_OLD | Call by reference | Type reference (TYPE) | GRFN_S_TL_ATTR | Test Log Reporting Attributes | 20090528 |
Method CHECK_TESTLOG_NEWEST on class CL_GRFN_REP_DATA_FACADE_DM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENGINE | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_REP_ENGINE_OUT | 20091016 | ||||
| 2 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_REP_HIERARCHY | Report's hierarchy services | 20081222 | |||
| 3 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Timeframe | 20081203 | |||
| 4 | IT_USED_ENTITY | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20090430 | |||
| 5 | IV_ORGVIEW_ID | Call by reference | Type reference (TYPE) | GRFN_ORG_VIEW_ID | Organization View ID | 20100726 | |||
| 6 | IV_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | GRFN_DM_SNAPSHOT_ID | Datamart - Snapshot ID | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090430 |
Method FILTER_ANALYSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHILD | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY_CHILD | 20130221 | ||||
| 2 | IS_REPORT_DETAILS | Call by reference | Type reference (TYPE) | GRFN_S_REPORT_DETAILS | 20130221 | ||||
| 3 | IT_ENTITY_CHILD | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20130221 | |||
| 4 | IT_PARENT | Call by reference | Type reference (TYPE) | GRFN_T_OBJECTS | List of object pairs (object ID + entity ID) | 20130221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20130221 |
Method FILTER_ASSESSMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ASSESSMENT | Call by reference | Type reference (TYPE) | YT_ASSESSMENT | 20130529 | ||||
| 2 | IS_REPORT_DETAILS | Call by reference | Type reference (TYPE) | GRFN_S_REPORT_DETAILS | 20130529 |
Method FILTER_ASSESSMENTS on class CL_GRFN_REP_DATA_FACADE_DM has no exception.
Method FILTER_CASES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHILD | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY_CHILD | Data collector: Children of entity | 20090528 | |||
| 2 | IS_REPORT_DETAILS | Call by reference | Type reference (TYPE) | GRFN_S_REPORT_DETAILS | Report details | 20090528 | |||
| 3 | IT_CASE_CATEGORY | Call by reference | Type reference (TYPE) | GRFN_T_REP_EVALUATION_TYPE | Report: Evaluation type | 20090528 | |||
| 4 | IT_ENTITY_CHILD | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20090528 | |||
| 5 | IT_PARENT | Call by reference | Type reference (TYPE) | GRFN_T_OBJECTS | List of object pairs (object ID + entity ID) | 20090528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20130221 |
Method FILTER_TESTLOGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TESTLOG | Call by reference | Type reference (TYPE) | YT_TESTLOG | 20130529 | ||||
| 2 | IS_REPORT_DETAILS | Call by reference | Type reference (TYPE) | GRFN_S_REPORT_DETAILS | 20130529 |
Method FILTER_TESTLOGS on class CL_GRFN_REP_DATA_FACADE_DM has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |