SAP ABAP Class CL_GRFN_REP_CHILD_COUNTER (Reporting: Child counter)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_REPORTING (Package) Shared PC-RM Reporting
Properties
Class CL_GRFN_REP_CHILD_COUNTER  
Short Description Reporting: Child counter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_REPORTING   Shared PC-RM Reporting 
Created 20121102   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_GRFN_REP_CHILD_COUNTER has no interface implemented.
Friends
Class CL_GRFN_REP_CHILD_COUNTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_COUNTER Instance attribute Private Type reference (TYPE) YT_COUNTER 20121113
2 T_COUNTER_FIELDS Instance attribute Private Type reference (TYPE) YT_COUNTER_FIELDS 20121113
3 T_ENTITY_REL Instance attribute Private Type reference (TYPE) YT_ENTITY_REL 20121113
4 V_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121113
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20121113
2 ADD_TO_PARENTS Instance method Public Method 20121113
3 CONSTRUCTOR Instance method Public Constructor 20121113
4 GET_ENTITIES Static method Private Method 20121113
5 GET_OUTPUT Instance method Public Method 20121113
6 GET_TEXT Static method Public Method 20121113
7 IS_COUNTER Static method Public Method 20121113
Events
Class CL_GRFN_REP_CHILD_COUNTER has no event.
Types
Class CL_GRFN_REP_CHILD_COUNTER has no local type.
Method Signatures

Method ADD_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHILD_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20121113
2 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20121113
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20121113

Method ADD_CHILD on class CL_GRFN_REP_CHILD_COUNTER has no exception.

Method ADD_TO_PARENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT Call by reference Type reference (TYPE) GRFN_S_ENTITY_CHILD Data collector: Child of entity 20121113
2 Importing IT_PARENT Call by reference Type reference (TYPE) GRFN_T_OBJECTS List of object pairs (object ID + entity ID) 20121113

Method ADD_TO_PARENTS on class CL_GRFN_REP_CHILD_COUNTER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDS Call by reference Type reference (TYPE) GRFN_T_FIELDID List of fields 20121113

Method CONSTRUCTOR on class CL_GRFN_REP_CHILD_COUNTER has no exception.

Method GET_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHILD_ENTITY Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20121113
2 Exporting EV_PARENT_ENTITY Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20121113
3 Importing IV_FIELD Call by reference Type reference (TYPE) GRFN_FIELDID Report: Field ID 20121113
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20121113

Method GET_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ES_OUTPUT Call by reference Type reference (TYPE) ANY 20121113
2 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20121113
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20121113

Method GET_OUTPUT on class CL_GRFN_REP_CHILD_COUNTER has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD Call by reference Type reference (TYPE) GRFN_FIELDID Report: Field ID 20121113
2 Returning RV_TEXT Value transfer Type reference (TYPE) GRFN_TEXT100 Text 20121113

Method GET_TEXT on class CL_GRFN_REP_CHILD_COUNTER has no exception.

Method IS_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD Call by reference Type reference (TYPE) GRFN_FIELDID Report: Field ID 20121113
2 Returning RV_COUNTER Value transfer Type reference (TYPE) ABAP_BOOL 20121113

Method IS_COUNTER on class CL_GRFN_REP_CHILD_COUNTER has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in