SAP ABAP Interface IF_GRFN_DATA_COLLECTOR (Report: Data collector)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_REPORTING (Package) Shared PC-RM Reporting
⤷
⤷
Properties
| Interface | IF_GRFN_DATA_COLLECTOR | |
| Short Description | Report: Data collector |
General Data
| Package | GRFN_REPORTING | Shared PC-RM Reporting |
| Created | 20080916 | SAP |
| Last changed | 20141106 | |
| 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) |
Interfaces
Interface IF_GRFN_DATA_COLLECTOR has no interface.
Friends
Interface IF_GRFN_DATA_COLLECTOR has no friend.
Attributes
Interface IF_GRFN_DATA_COLLECTOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add node to collector | 20080916 | |
| 2 | Instance method | Public | Method | Aggregate values | 20080916 | |
| 3 | Instance method | Public | Method | Return results | 20080916 | |
| 4 | Instance method | Public | Method | Is the entity already processed? | 20080916 |
Events
Interface IF_GRFN_DATA_COLLECTOR has no event.
Types
Interface IF_GRFN_DATA_COLLECTOR has no local type.
Method Signatures
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20080916 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | GRFN_S_ENTITY_CHILD | Data collector: Child of entity | 20080916 | |||
| 3 | IS_VALUE | Call by reference | Type reference (TYPE) | GRFN_S_REP_VALUES | Report: Ratings | 20080916 | |||
| 4 | IT_PARENT | Call by reference | Type reference (TYPE) | GRFN_T_OBJECTS | List of object pairs (object ID + entity ID) | 20080916 | |||
| 5 | IV_HAS_CHILD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080916 | ||||
| 6 | IV_STORE_NODE | Call by reference | Type reference (TYPE) | GRFN_STORE_TYPE | Report: Store type | 20080916 |
Method ADD_NODE on Interface IF_GRFN_DATA_COLLECTOR has no exception.
Method AGGREGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VALUE | Call by reference | Type reference (TYPE) | GRFN_S_REP_VALUES | Report: Values | 20080916 | |||
| 2 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20080916 | ||||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | GRFN_S_ENTITY_CHILD | Data collector: Child of entity | 20080916 | |||
| 4 | IT_CHILD | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY_CHILD | Data collector: Children of entity | 20080922 | |||
| 5 | IT_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_REP_VALUES | Report: Ratings | 20080922 |
Method AGGREGATE on Interface IF_GRFN_DATA_COLLECTOR has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080916 | ||||
| 2 | IT_HIERARCHY | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20080916 |
Method GET_RESULT on Interface IF_GRFN_DATA_COLLECTOR has no exception.
Method IS_PROCESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROCESSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080916 | ||||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080916 |
Method IS_PROCESSED on Interface IF_GRFN_DATA_COLLECTOR has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |