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 ADD_NODE Instance method Public Method Add node to collector 20080916
2 AGGREGATE Instance method Public Method Aggregate values 20080916
3 GET_RESULT Instance method Public Method Return results 20080916
4 IS_PROCESSED 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 Importing IS_ATTR Call by reference Type reference (TYPE) ANY 20080916
2 Importing IS_OBJECT Call by reference Type reference (TYPE) GRFN_S_ENTITY_CHILD Data collector: Child of entity 20080916
3 Importing IS_VALUE Call by reference Type reference (TYPE) GRFN_S_REP_VALUES Report: Ratings 20080916
4 Importing IT_PARENT Call by reference Type reference (TYPE) GRFN_T_OBJECTS List of object pairs (object ID + entity ID) 20080916
5 Importing IV_HAS_CHILD Call by reference Type reference (TYPE) ABAP_BOOL 20080916
6 Importing 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 Exporting ES_VALUE Call by reference Type reference (TYPE) GRFN_S_REP_VALUES Report: Values 20080916
2 Importing IS_ATTR Call by reference Type reference (TYPE) ANY 20080916
3 Importing IS_OBJECT Call by reference Type reference (TYPE) GRFN_S_ENTITY_CHILD Data collector: Child of entity 20080916
4 Importing IT_CHILD Call by reference Type reference (TYPE) GRFN_T_ENTITY_CHILD Data collector: Children of entity 20080922
5 Importing 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 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20080916
2 Importing 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 Returning EV_PROCESSED Value transfer Type reference (TYPE) ABAP_BOOL 20080916
2 Importing 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