SAP ABAP Class CL_GRPC_DAB_DATASOURCE (PC Dashboard API class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_DASHBOARD (Package) GRC-PC Dashboards
⤷
⤷
Properties
| Class | CL_GRPC_DAB_DATASOURCE | |
| Short Description | PC Dashboard API class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_DASHBOARD | GRC-PC Dashboards |
| Created | 20100701 | 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_GRPC_DAB_DATASOURCE has no interface implemented.
Friends
Class CL_GRPC_DAB_DATASOURCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GRFN_S_PC_DBA_SELECTION | Selection data for Generic report | 20100706 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Object ID | 20100813 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | YT_FILTER | Filter selection | 20100720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Authorization check | 20100813 | |
| 2 | Static method | Private | Method | Set selection criteria | 20100805 | |
| 3 | Static method | Public | Method | Excute report by report id | 20100706 | |
| 4 | Instance method | Public | Method | Get valid timeframe for buffered report data | 20100721 | |
| 5 | Instance method | Private | Method | Get report result by report id | 20100723 | |
| 6 | Instance method | Public | Method | Get report result of Remediation Plan and CAPA Plan | 20140318 | |
| 7 | Instance method | Public | Method | Get report result of Remediation Plan and CAPA Plan | 20100716 | |
| 8 | Instance method | Public | Method | Get report result of Risk Coverage | 20100708 | |
| 9 | Instance method | Public | Method | Get report result of Sign-off Status | 20100712 | |
| 10 | Instance method | Public | Method | Get report result of Control Evaluation Status | 20100708 | |
| 11 | Instance method | Private | Method | Set selection criteria | 20100805 |
Events
Class CL_GRPC_DAB_DATASOURCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YT_FILTER | Private | See coding | 20100720 | yt_filter TYPE STANDARD TABLE OF string
|
Method Signatures
Method AUTH_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100813 | |||
| 2 | RV_PASS | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20100813 |
Method AUTH_CHECK on class CL_GRPC_DAB_DATASOURCE has no exception.
Method CONVERT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SELECTION | Call by reference | Type reference (TYPE) | GRFN_S_PC_DBA_SELECTION | Selection data for Generic report | 20100805 | |||
| 2 | RV_SELECTION | Value transfer | Type reference (TYPE) | GRFN_XML | XML | 20100805 |
Method CONVERT_SELECTION on class CL_GRPC_DAB_DATASOURCE has no exception.
Method EXEC_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100706 | ||||
| 2 | IS_SELECTION | Call by reference | Type reference (TYPE) | GRFN_S_PC_DBA_SELECTION | Selection data for Generic report | 20100805 | |||
| 3 | IV_REPORT_ID | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20100706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100709 |
Method GET_BUFFEREDTIMEFRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LIST | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100723 |
Method GET_BUFFEREDTIMEFRAME on class CL_GRPC_DAB_DATASOURCE has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100723 | ||||
| 2 | IV_REPORT_ID | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20100723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100723 |
Method GET_RESULT_GRFN_DAB_D3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | GRPC_T_GRFN_DAB_D3 | Remediation Plan and CAPA Plan Status | 20140318 | |||
| 2 | IS_SELECTION | Call by reference | Type reference (TYPE) | GRFN_S_PC_DBA_SELECTION | Selection data for Generic report | 20140318 | |||
| 3 | IV_FIXEDORGUNIT | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20140318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20140318 |
Method GET_RESULT_PC_DAB_D3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | GRPC_T_PC_DAB_D3 | Remediation Plan and CAPA Plan Status | 20100716 | |||
| 2 | IS_SELECTION | Call by reference | Type reference (TYPE) | GRFN_S_PC_DBA_SELECTION | Selection data for Generic report | 20100805 | |||
| 3 | IV_FIXEDORGUNIT | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20100923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100716 |
Method GET_RESULT_PC_DAB_F1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | GRPC_T_PC_DAB_F1 | Dashboard report: Risk Coverage Report list | 20100708 | |||
| 2 | IS_SELECTION | Call by reference | Type reference (TYPE) | GRFN_S_PC_DBA_SELECTION | Selection data for Generic report | 20100805 | |||
| 3 | IV_FIXEDORGUNIT | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20100923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100708 |
Method GET_RESULT_PC_DAB_H4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | GRPC_T_PC_DAB_H4 | Dashboard report: - Sign-off Status | 20100712 | |||
| 2 | IS_SELECTION | Call by reference | Type reference (TYPE) | GRFN_S_PC_DBA_SELECTION | Selection data for Generic report | 20100805 | |||
| 3 | IV_FIXEDORGUNIT | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20100923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100712 |
Method GET_RESULT_PC_DAB_M3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | GRPC_T_PC_DAB_M3 | Dashboard report: Control Evaluation Status | 20100708 | |||
| 2 | IS_SELECTION | Call by reference | Type reference (TYPE) | GRFN_S_PC_DBA_SELECTION | Selection data for Generic report | 20100805 | |||
| 3 | IV_FIXEDORGUNIT | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20100923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100708 |
Method SET_PC_DAB_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SELECTION | Call by reference | Type reference (TYPE) | GRFN_S_PC_DBA_SELECTION | Selection data for Generic report | 20100805 | |||
| 2 | IV_FIXEDORGUNIT | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20100923 | |||
| 3 | IV_REPORT | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20100813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100816 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |