Class Method list used by SAP ABAP Class CL_AKB_STATISTICS_VIEWER (CL_AKB_STATISTICS_VIEWER)
SAP ABAP Class CL_AKB_STATISTICS_VIEWER (CL_AKB_STATISTICS_VIEWER) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_AKB_OBJECT_COLLECTION - LOAD Object List
2 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_NODE CL_AKB_STATISTICS_VIEWER-ADD_NODE SOURCE add_node( product = stat-product product_rel = stat-product_rel field ='DELETED' total = stat-deleted serverobjs = stat-deleted_sv clientobjs = stat-deleted_cl parent_key = header_key ).
3 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_FIELD CL_AKB_STATISTICS_VIEWER-REGISTER_FIELD SOURCE register_field( field = 'LIQ_CMP_ERROR' descr = text-029 colname = 'LIQUID_CMP_ERROR' allow_freeze = 'X' ). "'Änderbare Objekte, Fehler bei Kompatibilitätsprüfung'(029) ).
4 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_FIELD CL_AKB_STATISTICS_VIEWER-REGISTER_FIELD SOURCE register_field( field = 'LIQ_CMP_UNKWN' descr = text-028 colname = 'LIQUID_CMP_UNKWN' allow_freeze = 'X' ). "'Änderbare Objekte, Kompatibilität nicht bestimmmt'(028) ).
5 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_FIELD CL_AKB_STATISTICS_VIEWER-REGISTER_FIELD SOURCE register_field( field = 'LIQ_INCOMP' descr = text-027 colname = 'LIQUID_INCOMP' allow_freeze = 'X' ). "'Änderbare Objekte, inkompatibel geändert'(027) ).
6 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_FIELD CL_AKB_STATISTICS_VIEWER-REGISTER_FIELD SOURCE register_field( field = 'LIQ_COMP' descr = text-026 colname = 'LIQUID_COMP' allow_freeze = 'X' ). "'Änderbare Objekte, kompatibel geändert'(026) ).
7 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_FIELD CL_AKB_STATISTICS_VIEWER-REGISTER_FIELD SOURCE register_field( field = 'FRZ_CMP_ERROR' descr = text-025 colname = 'FROZEN_ERROR' ). "'Eingefrorene Objekte, Fehler bei Kompatibilitätsprüfung'(025) ).
8 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_FIELD CL_AKB_STATISTICS_VIEWER-REGISTER_FIELD SOURCE register_field( field = 'FRZ_CMP_UNKWN' descr = text-024 colname = 'FROZEN_CMP_UNKWN' ). "'Eingefrorene Objekte, Kompatibilität nicht bestimmmt'(024) ).
9 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_FIELD CL_AKB_STATISTICS_VIEWER-REGISTER_FIELD SOURCE register_field( field = 'FRZ_INCOMP_OK' descr = text-023 colname = 'FROZEN_INCOMP_OK' ). "'Eingefrorene Objekte, inkompatibel geändert, unkritisch'(023) ).
10 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_FIELD CL_AKB_STATISTICS_VIEWER-REGISTER_FIELD SOURCE register_field( field = 'FRZ_INCOMP_CR' descr = text-022 colname = 'FROZEN_INCOMP_CR' ). "'Eingefrorene Objekte, inkompatibel geändert, kritisch'(022) ).
11 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_FIELD CL_AKB_STATISTICS_VIEWER-REGISTER_FIELD SOURCE register_field( field = 'FRZ_INCOMP' descr = text-021 colname = 'FROZEN_INCOMP' ). "'Eingefrorene Objekte, inkompatibel geändert, unbewertet'(021) ).
12 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_FIELD CL_AKB_STATISTICS_VIEWER-REGISTER_FIELD SOURCE register_field( field = 'FRZ_COMP' descr = text-020 colname = 'FROZEN_COMP' ). "'Eingefrorene Objekte, kompatibel geändert'(020) ).
13 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_FIELD CL_AKB_STATISTICS_VIEWER-REGISTER_FIELD SOURCE register_field( field = 'RELEASED' descr = text-019 ). "'Freigegebene Objekte'(019) ).
14 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_FIELD CL_AKB_STATISTICS_VIEWER-REGISTER_FIELD SOURCE register_field( field = 'DELETED' descr = text-018 ). "'Gelöschte Objekte'(018) ).
15 Class Method  CL_AKB_STATISTICS_VIEWER - REGISTER_ALVTREE_EVENTS CL_AKB_STATISTICS_VIEWER-REGISTER_ALVTREE_EVENTS SOURCE register_alvtree_events( ).
16 Class Method  CL_AKB_STATISTICS_VIEWER - HIER_HEADER CL_AKB_STATISTICS_VIEWER-HIER_HEADER SOURCE hier_header( IMPORTING p_hierarchy_header = alvtree_h_h ).
17 Class Method  CL_AKB_STATISTICS_VIEWER - EXCLUDE_TB_FUNCTIONS CL_AKB_STATISTICS_VIEWER-EXCLUDE_TB_FUNCTIONS SOURCE exclude_tb_functions( IMPORTING pt_exclude = fcodes ).
18 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_NODE CL_AKB_STATISTICS_VIEWER-ADD_NODE SOURCE add_node( product = stat-product product_rel = stat-product_rel field ='RELEASED' total = stat-released serverobjs = stat-released_sv clientobjs = stat-released_cl parent_key = header_key ).
19 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_NODE CL_AKB_STATISTICS_VIEWER-ADD_NODE SOURCE add_node( product = stat-product product_rel = stat-product_rel field ='FRZ_COMP' total = stat-frz_comp serverobjs = stat-frz_comp_sv clientobjs = stat-frz_comp_cl parent_key = header_key ).
20 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_NODE CL_AKB_STATISTICS_VIEWER-ADD_NODE SOURCE add_node( product = stat-product product_rel = stat-product_rel field ='FRZ_INCOMP' total = stat-frz_incomp serverobjs = stat-frz_incomp_sv clientobjs = stat-frz_incomp_cl parent_key = header_key ).
21 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_NODE CL_AKB_STATISTICS_VIEWER-ADD_NODE SOURCE add_node( product = stat-product product_rel = stat-product_rel field ='FRZ_INCOMP_CR' total = stat-frz_incomp_cr serverobjs = stat-frz_incomp_cr_sv clientobjs = stat-frz_incomp_cr_cl parent_key = header_key ).
22 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_NODE CL_AKB_STATISTICS_VIEWER-ADD_NODE SOURCE add_node( product = stat-product product_rel = stat-product_rel field ='FRZ_INCOMP_OK' total = stat-frz_incomp_ok serverobjs = stat-frz_incomp_ok_sv clientobjs = stat-frz_incomp_ok_cl parent_key = header_key ).
23 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_NODE CL_AKB_STATISTICS_VIEWER-ADD_NODE SOURCE add_node( product = stat-product product_rel = stat-product_rel field ='FRZ_CMP_UNKWN' total = stat-frz_cmp_unkwn serverobjs = stat-frz_cmp_unkwn_sv clientobjs = stat-frz_cmp_unkwn_cl parent_key = header_key ).
24 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_NODE CL_AKB_STATISTICS_VIEWER-ADD_NODE SOURCE add_node( product = stat-product product_rel = stat-product_rel field ='LIQ_COMP' total = stat-liq_comp serverobjs = stat-liq_comp_sv clientobjs = stat-liq_comp_cl parent_key = header_key ).
25 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_NODE CL_AKB_STATISTICS_VIEWER-ADD_NODE SOURCE add_node( product = stat-product product_rel = stat-product_rel field ='LIQ_INCOMP' total = stat-liq_incomp serverobjs = stat-liq_incomp_sv clientobjs = stat-liq_incomp_cl parent_key = header_key ).
26 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_NODE CL_AKB_STATISTICS_VIEWER-ADD_NODE SOURCE add_node( product = stat-product product_rel = stat-product_rel field ='LIQ_CMP_UNKWN' total = stat-liq_cmp_unkwn serverobjs = stat-liq_cmp_unkwn_sv clientobjs = stat-liq_cmp_unkwn_cl parent_key = header_key ).
27 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_NODE CL_AKB_STATISTICS_VIEWER-ADD_NODE SOURCE add_node( product = stat-product product_rel = stat-product_rel field ='LIQ_CMP_ERROR' total = stat-liq_cmp_error serverobjs = stat-liq_cmp_error_sv clientobjs = stat-liq_cmp_error_cl parent_key = header_key ).
28 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_PRODUCT CL_AKB_STATISTICS_VIEWER-ADD_PRODUCT SOURCE add_product( stat ).
29 Class Method  CL_AKB_STATISTICS_VIEWER - HANDLE_ITEM_DOUBLE_CLICK CL_AKB_STATISTICS_VIEWER-HANDLE_ITEM_DOUBLE_CLICK SOURCE SET HANDLER handle_item_double_click FOR alvtree ACTIVATION activation.
30 Class Method  CL_AKB_STATISTICS_VIEWER - ADD_NODE CL_AKB_STATISTICS_VIEWER-ADD_NODE SOURCE add_node( product = stat-product product_rel = stat-product_rel field ='FRZ_CMP_ERROR' total = stat-frz_cmp_error serverobjs = stat-frz_cmp_error_sv clientobjs = stat-frz_cmp_error_cl parent_key = header_key ).
31 Class Method  CL_ALV_TREE_BASE - FRONTEND_UPDATE Basis Class ALV Tree Control
32 Class Method  CL_ALV_TREE_BASE - UPDATE_CALCULATIONS Basis Class ALV Tree Control
33 Class Method  CL_ALV_TREE_BASE - DELETE_ALL_NODES Basis Class ALV Tree Control
34 Class Method  CL_GUI_ALV_TREE - ADD_NODE ALV Tree Control
35 Class Method  CL_GUI_ALV_TREE - ADD_NODE ALV Tree Control
36 Class Method  CL_GUI_ALV_TREE - CONSTRUCTOR ALV Tree Control
37 Class Method  CL_GUI_ALV_TREE - GET_OUTTAB_LINE ALV Tree Control
38 Class Method  CL_GUI_ALV_TREE - SET_TABLE_FOR_FIRST_DISPLAY ALV Tree Control
39 Class Method  CL_GUI_CONTROL - GET_REGISTERED_EVENTS Proxy Class for Control in GUI
40 Class Method  CL_GUI_CONTROL - SET_REGISTERED_EVENTS Proxy Class for Control in GUI