SAP ABAP Class IF_GRFN_REP_WALKSTR_EXIT (Walking Strategy Exit)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_REP_ACTIVITY_HISTORY Propagate risk aggregates 20090224
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_REP_F10_TL_EXIT The store exit class for report F10 20090224
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_REP_OU_PLANNER_EXIT 20090224
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_REP_OU_TESTST_EXIT Test status for organization 20090224
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_REP_RISK_AGG_DOWN Propagate risk aggregates 20090224
Properties
Class IF_GRFN_REP_WALKSTR_EXIT  
Short Description Walking Strategy Exit    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090224   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 IF_GRFN_REP_WALKSTR_EXIT has no interface implemented.
Friends
Class IF_GRFN_REP_WALKSTR_EXIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CASE_MODEL Constant Public Type reference (TYPE) GRFN_CLASS_NAME 'CL_GRPC_CASES_MODEL' Class Name 20090224
2 GC_MD_MODEL Constant Public Type reference (TYPE) GRFN_CLASS_NAME 'CL_GRPC_MODEL_SETUP' Class Name 20090224
3 O_ENGINE Instance attribute Public Object reference (TYPE REF TO) IF_GRFN_REP_ENGINE_OUT Report engine interface 20090226
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE_VALUES Instance method Public Method Aggregate values from subnodes 20090224
2 SOURCE_FIELDS_AGGREGATION Instance method Public Method List of fields used for aggregation 20091016
3 STORE_CONDITION Instance method Public Method Evaluates if the node should be stored or not 20090224
Events
Class IF_GRFN_REP_WALKSTR_EXIT has no event.
Types
Class IF_GRFN_REP_WALKSTR_EXIT has no local type.
Method Signatures

Method AGGREGATE_VALUES 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 20090224
2 Exporting EV_STANDARD_AGGREGATION Call by reference Type reference (TYPE) ABAP_BOOL Standard aggregation should be used 20090224
3 Importing IO_COLLECTOR Call by reference Object reference (TYPE REF TO) CL_GRFN_REP_COLLECTOR Report: Data collector 20090224
4 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090224
5 Importing IS_ATTR Call by reference Type reference (TYPE) ANY 20090224
6 Importing IS_OBJECT Call by reference Type reference (TYPE) GRFN_S_ENTITY_CHILD Data collector: Child of entity 20090224
7 Importing IS_SPLIT_CRITERIA Call by reference Type reference (TYPE) GRFN_S_REP_SPLIT_CRITERIA Reporting: Split criteria 20100624
8 Importing IT_ATTR_VALUE Call by reference Type reference (TYPE) GRFN_T_REP_ATTR_VALUE Attribute with multivalues 20100921
9 Importing IT_CHILD Call by reference Type reference (TYPE) GRFN_T_ENTITY_CHILD Data collector: Children of entity 20090224
10 Importing IT_PARENT Call by reference Type reference (TYPE) GRFN_T_OBJECTS List of object pairs (object ID + entity ID) 20090224
11 Importing IT_VALUE Call by reference Type reference (TYPE) GRFN_T_REP_VALUES Report: Ratings 20090224

Method AGGREGATE_VALUES on class IF_GRFN_REP_WALKSTR_EXIT has no exception.

Method SOURCE_FIELDS_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDS Value transfer Type reference (TYPE) GRFN_T_FIELDID 20091016

Method SOURCE_FIELDS_AGGREGATION on class IF_GRFN_REP_WALKSTR_EXIT has no exception.

Method STORE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ATTR Call by reference Type reference (TYPE) ANY Structure which contains fetched data 20090224
2 Changing CS_VALUE Call by reference Type reference (TYPE) GRFN_S_REP_VALUES Report: Values 20090224
3 Exporting EV_STORE Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20090224
4 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090224
5 Importing IS_OBJECT Call by reference Type reference (TYPE) GRFN_S_ENTITY_CHILD Data collector: Child of entity 20090224
6 Importing IT_CASE_CATEGORY Call by reference Type reference (TYPE) GRFN_T_REP_EVALUATION_TYPE Report: Evaluation type 20090224
7 Importing IT_CHILD Call by reference Type reference (TYPE) GRFN_T_ENTITY_CHILD Data collector: Children of entity 20090224
8 Importing IT_PARENT Call by reference Type reference (TYPE) GRFN_T_OBJECTS List of object pairs (object ID + entity ID) 20090224

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