Class Method list used by SAP ABAP Class CL_CBESH_KEYFACTS_OVERVIEW_UI (Maintenance of Keyfacts)
SAP ABAP Class CL_CBESH_KEYFACTS_OVERVIEW_UI (Maintenance of Keyfacts) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_CBESH_KEYFACTS_DB - GET_DATA Mapping DB <--> UI
2 Class Method  CL_CBESH_KEYFACTS_DB - SET_DATA Mapping DB <--> UI
3 Class Method  CL_CBESH_KEYFACTS_DB - DELETE_DATA Mapping DB <--> UI
4 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_DECIMALS_TEXT Maintenance of Keyfacts SOURCE ls_kf_maint-nof_description = me->get_decimals_text( iv_nofd = ls_kf_maint-nof_digits ).
5 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_DOMVALUES Maintenance of Keyfacts SOURCE gt_kf_types = me->get_domvalues( 'CBESH_KF_TYPE' ).
6 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_DOMVALUES Maintenance of Keyfacts SOURCE gt_decimals = me->get_domvalues( 'CBESH_KF_NOF_DIGITS' ).
7 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_EXCL_FUNCT Maintenance of Keyfacts SOURCE lt_exclude = me->get_excl_funct( ).
8 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_FLDCAT Maintenance of Keyfacts SOURCE gt_fldcat = me->get_fldcat( ).
9 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_KEY_FACTS Maintenance of Keyfacts SOURCE me->get_key_facts( ).
10 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_LAYOUT Maintenance of Keyfacts SOURCE gs_layout = me->get_layout( ).
11 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_OTR_TEXT Maintenance of Keyfacts SOURCE -description = me->get_otr_text( iv_alias = -title ).
12 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_OTR_TEXT Maintenance of Keyfacts SOURCE ls_kf_maint-description = me->get_otr_text( iv_alias = ls_kf_maint-title ).
13 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_TYPE_TEXT Maintenance of Keyfacts SOURCE ls_kf_data-type_description = me->get_type_text( iv_type = ls_kf_data-type ).
14 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_TYPE_TEXT Maintenance of Keyfacts SOURCE ls_key_facts-type_description = me->get_type_text( iv_type = if_cbesh_key_facts_cons=>gc_kf_type_numeric ).
15 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_TYPE_TEXT Maintenance of Keyfacts SOURCE lv_type_desc = me->get_type_text( iv_type = lv_type ).
16 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - HANDLE_TOOLBAR Maintenance of Keyfacts SOURCE set handler handle_toolbar for go_grid.
17 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - HANDLE_USER_COMMAND Maintenance of Keyfacts SOURCE set handler handle_user_command for go_grid.
18 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - ON_HOTSPOT_CLICK Maintenance of Keyfacts SOURCE set handler on_hotspot_click for go_grid.
19 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - SAVE_KEY_FACTS Maintenance of Keyfacts
20 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_DECIMALS_TEXT Maintenance of Keyfacts SOURCE ls_kf_data-nof_description = me->get_decimals_text( iv_nofd = ls_kf_data-nof_digits ).
21 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - CONSTRUCTOR Maintenance of Keyfacts
22 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - CREATE_KEY_FACT Maintenance of Keyfacts SOURCE me->create_key_fact( ).
23 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - DELETE_KEY_FACT Maintenance of Keyfacts SOURCE me->delete_key_fact( ).
24 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - DISPLAY_DETAILS Maintenance of Keyfacts SOURCE me->display_details( lv_row_no ).
25 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - FILL_KEY_FACT_TABLE Maintenance of Keyfacts SOURCE me->fill_key_fact_table(
26 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - FILL_KEY_FACT_TABLE Maintenance of Keyfacts SOURCE exporting
27 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - FILL_KEY_FACT_TABLE Maintenance of Keyfacts SOURCE it_data = ls_key_facts-numeric_kf
28 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - FILL_KEY_FACT_TABLE Maintenance of Keyfacts SOURCE iv_type = if_cbesh_key_facts_cons=>gc_kf_type_numeric " Key Fact Type
29 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - FILL_KEY_FACT_TABLE Maintenance of Keyfacts SOURCE ).
30 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - FILL_KEY_FACT_TABLE Maintenance of Keyfacts SOURCE me->fill_key_fact_table(
31 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - FILL_KEY_FACT_TABLE Maintenance of Keyfacts SOURCE exporting
32 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - FILL_KEY_FACT_TABLE Maintenance of Keyfacts SOURCE it_data = ls_key_facts-status_kf
33 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - FILL_KEY_FACT_TABLE Maintenance of Keyfacts SOURCE iv_type = if_cbesh_key_facts_cons=>gc_kf_type_status " Key Fact Type
34 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - FILL_KEY_FACT_TABLE Maintenance of Keyfacts SOURCE ).
35 Class Method  CL_CBESH_KEYFACTS_OVERVIEW_UI - GET_DECIMALS_TEXT Maintenance of Keyfacts SOURCE ls_key_facts-nof_description = me->get_decimals_text( iv_nofd = lv_nof ).
36 Class Method  CL_GUI_ALV_GRID - CONSTRUCTOR ALV List Viewer
37 Class Method  CL_GUI_ALV_GRID - REFRESH_TABLE_DISPLAY ALV List Viewer
38 Class Method  CL_GUI_ALV_GRID - SET_TABLE_FOR_FIRST_DISPLAY ALV List Viewer
39 Class Method  CL_GUI_CFW - SET_NEW_OK_CODE Control Framework Basic Class
40 Class Method  CL_GUI_CFW - SET_NEW_OK_CODE Control Framework Basic Class
41 Class Method  CL_GUI_CUSTOM_CONTAINER - CONSTRUCTOR Container for Custom Controls in the Screen Area