Class Method list used by SAP ABAP Class CL_ISHMED_TC_REPORTING (Process Class for Evaluation of Treatment Contract)
SAP ABAP Class CL_ISHMED_TC_REPORTING (Process Class for Evaluation of Treatment Contract) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ISHMED_TC_API - CHECK_AUTHORITY_REPORTING Access Class for Treatment Authorization
2 Class Method  CL_ISHMED_TC_REPORTING - ADJUST_COLUMNS Process Class for Evaluation of Treatment Contract SOURCE me->adjust_columns( ir_columns = lr_columns ).
3 Class Method  CL_ISHMED_TC_REPORTING - SHOW_REQUEST_TC Process Class for Evaluation of Treatment Contract SOURCE me->show_request_tc( is_data = is_data ).
4 Class Method  CL_ISHMED_TC_REPORTING - SHOW_REQUEST_DELEGATION Process Class for Evaluation of Treatment Contract SOURCE me->show_request_delegation( is_data = is_data ).
5 Class Method  CL_ISHMED_TC_REPORTING - SHOW_LOG_ISHMED Process Class for Evaluation of Treatment Contract SOURCE me->show_log_ishmed( ).
6 Class Method  CL_ISHMED_TC_REPORTING - SHOW_LOG Process Class for Evaluation of Treatment Contract SOURCE me->show_log( ).
7 Class Method  CL_ISHMED_TC_REPORTING - SELECT_DATA Process Class for Evaluation of Treatment Contract
8 Class Method  CL_ISHMED_TC_REPORTING - REGISTER_EVENTS Process Class for Evaluation of Treatment Contract SOURCE me->register_events( ).
9 Class Method  CL_ISHMED_TC_REPORTING - REFRESH Process Class for Evaluation of Treatment Contract SOURCE me->refresh( ).
10 Class Method  CL_ISHMED_TC_REPORTING - REASON_CLICKED Process Class for Evaluation of Treatment Contract SOURCE is_data = ls_data ).
11 Class Method  CL_ISHMED_TC_REPORTING - REASON_CLICKED Process Class for Evaluation of Treatment Contract SOURCE me->reason_clicked(
12 Class Method  CL_ISHMED_TC_REPORTING - ON_LINK_CLICK Process Class for Evaluation of Treatment Contract SOURCE SET HANDLER me->on_link_click FOR lr_events ACTIVATION abap_true.
13 Class Method  CL_ISHMED_TC_REPORTING - ON_LINK_CLICK Process Class for Evaluation of Treatment Contract SOURCE SET HANDLER me->on_link_click FOR lr_events ACTIVATION abap_false.
14 Class Method  CL_ISHMED_TC_REPORTING - ON_ADDED_FUNCTION Process Class for Evaluation of Treatment Contract SOURCE SET HANDLER me->on_added_function FOR lr_events ACTIVATION abap_false.
15 Class Method  CL_ISHMED_TC_REPORTING - GET_VIP_ICON Process Class for Evaluation of Treatment Contract SOURCE -vip_icon = me->get_vip_icon( i_vip = -vip ).
16 Class Method  CL_ISHMED_TC_REPORTING - GET_USER_NAME Process Class for Evaluation of Treatment Contract SOURCE -insert_username = me->get_user_name( i_user = -insert_user ).
17 Class Method  CL_ISHMED_TC_REPORTING - GET_USER_NAME Process Class for Evaluation of Treatment Contract SOURCE -username = me->get_user_name( i_user = -uname ).
18 Class Method  CL_ISHMED_TC_REPORTING - GET_REQUEST_TYPE_ICON Process Class for Evaluation of Treatment Contract SOURCE -req_type_icon = me->get_request_type_icon( i_request_type = -req_type ).
19 Class Method  CL_ISHMED_TC_REPORTING - GET_PATIENT_NAME Process Class for Evaluation of Treatment Contract SOURCE -patient = me->get_patient_name( i_patnr = -patient_id ).
20 Class Method  CL_ISHMED_TC_REPORTING - GET_EMERGENCY_ICON Process Class for Evaluation of Treatment Contract SOURCE -emergency_icon = me->get_emergency_icon( i_emergency = -emergency ).
21 Class Method  CL_ISHMED_TC_REPORTING - GET_EINRI_FROM_SCREEN Process Class for Evaluation of Treatment Contract SOURCE l_einri = cl_ishmed_tc_reporting=>get_einri_from_screen( ).
22 Class Method  CL_ISHMED_TC_REPORTING - DEREGISTER_EVENTS Process Class for Evaluation of Treatment Contract SOURCE me->deregister_events( ).
23 Class Method  CL_ISHMED_TC_REPORTING - ADJUST_DATA Process Class for Evaluation of Treatment Contract SOURCE me->adjust_data( ).
24 Class Method  CL_ISHMED_TC_REPORTING - ON_ADDED_FUNCTION Process Class for Evaluation of Treatment Contract SOURCE SET HANDLER me->on_added_function FOR lr_events ACTIVATION abap_true.
25 Class Method  CL_ISH_DISPLAY_TOOLS - GET_WP_ICON Shared Methods of Various Display Classes
26 Class Method  CL_SALV_COLUMN - SET_VISIBLE Individual Column Object
27 Class Method  CL_SALV_COLUMN - SET_TECHNICAL Individual Column Object
28 Class Method  CL_SALV_COLUMN - SET_OUTPUT_LENGTH Individual Column Object
29 Class Method  CL_SALV_COLUMNS - GET_COLUMN All Column Objects
30 Class Method  CL_SALV_COLUMN_LIST - SET_CELL_TYPE Column Description for List-Type Tables
31 Class Method  CL_SALV_LAYOUT - SET_KEY Settings for Layout
32 Class Method  CL_SALV_LAYOUT - SET_SAVE_RESTRICTION Settings for Layout
33 Class Method  CL_SALV_MODEL_BASE - SET_SCREEN_STATUS Basis Model for All Table Displays
34 Class Method  CL_SALV_MODEL_LIST - GET_LAYOUT Basis Model for All List-Type Table Displays
35 Class Method  CL_SALV_TABLE - DISPLAY Basis Class for Simple Tables
36 Class Method  CL_SALV_TABLE - FACTORY Basis Class for Simple Tables
37 Class Method  CL_SALV_TABLE - GET_COLUMNS Basis Class for Simple Tables
38 Class Method  CL_SALV_TABLE - GET_EVENT Basis Class for Simple Tables
39 Class Method  CL_SALV_TABLE - GET_EVENT Basis Class for Simple Tables
40 Class Method  CL_SALV_TABLE - REFRESH Basis Class for Simple Tables
41 Class Method  IF_ISHMED_OBJECT - FINALIZE General Object Interface