Class Method list used by SAP ABAP Class CL_GRFN_REP_STRATEGY (Report: Strategy handling)
SAP ABAP Class CL_GRFN_REP_STRATEGY (Report: Strategy handling) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_GRFN_REP_COLLECTOR - SOURCE_FIELDS_AGGREGATION Report: Data collector
2 Class Method  CL_GRFN_REP_STRATEGY - ANALYSE_STRATEGY Report: Strategy handling SOURCE analyse_strategy( ).
3 Class Method  CL_GRFN_REP_STRATEGY - ANALYSE_STRATEGY Report: Strategy handling SOURCE analyse_strategy( ).
4 Class Method  CL_GRFN_REP_STRATEGY - GET_NEXT_STEP Report: Strategy handling
5 Class Method  CL_GRFN_REP_STRATEGY - HAS_IMPLICIT_CHILD Report: Strategy handling SOURCE if iv_implicit_child = abap_true and has_implicit_child( iv_position ) = abap_true.
6 Class Method  CL_GRFN_REP_STRATEGY - HAS_IMPLICIT_CHILD Report: Strategy handling SOURCE if iv_implicit_child = abap_true and has_implicit_child( iv_position ) = abap_true.
7 Class Method  CL_GRFN_REP_STRATEGY - REORDER_STRATEGY Report: Strategy handling SOURCE reorder_strategy( ).
8 Class Method  CL_GRFN_REP_STRATEGY - SET_CHILD_MERGE_FILTER Report: Strategy handling SOURCE call method set_child_merge_filter
9 Class Method  CL_GRFN_REP_STRATEGY - SET_CHILD_MERGE_FILTER Report: Strategy handling SOURCE exporting
10 Class Method  CL_GRFN_REP_STRATEGY - SET_CHILD_MERGE_FILTER Report: Strategy handling SOURCE iv_parent = 0
11 Class Method  CL_GRFN_REP_STRATEGY - SET_CHILD_MERGE_FILTER Report: Strategy handling SOURCE it_filter_entity = t_filter_entity.
12 Class Method  CL_GRFN_REP_STRATEGY - SET_CHILD_MERGE_FILTER Report: Strategy handling SOURCE lv_merge_filter_temp = set_child_merge_filter( iv_parent = -entity_position it_filter_entity = lt_filter_entity ).
13 Class Method  CL_GRFN_REP_STRATEGY - UPDATE_STRATEGY_FOR_FLTR_STR Report: Strategy handling SOURCE update_strategy_for_fltr_str( ).
14 Class Method  IF_GRFN_REP_ENGINE_OUT - GET_COLLECTOR Report engine interface
15 Class Method  IF_GRFN_REP_WALKSTR_EXIT - SOURCE_FIELDS_AGGREGATION Walking Strategy Exit