Class Method list used by SAP ABAP Class CL_SALV_ITAB_COMPOUND_LOG (ATS change log that combines change logs together)
SAP ABAP Class
CL_SALV_ITAB_COMPOUND_LOG (ATS change log that combines change logs together) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 2 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_LOGS | ATS change log that combines change logs together | SOURCE is_2nd_log = ls_2nd_log |
|
| 3 | CL_SALV_ITAB_COMPOUND_LOG - GET_MAX_IDX_FROM_RANGES | ATS change log that combines change logs together | SOURCE val2 = get_max_src_idx_from_map( lt_1st_inverse_moves ) |
|
| 4 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_LOGS | ATS change log that combines change logs together | SOURCE exporting is_1st_log = ls_1st_log |
|
| 5 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_LOGS | ATS change log that combines change logs together | SOURCE merge_logs( |
|
| 6 | CL_SALV_ITAB_COMPOUND_LOG - INVERSE_MOVES | ATS change log that combines change logs together | SOURCE inverse_moves( changing xt_moves = lt_1st_inverse_moves ). |
|
| 7 | CL_SALV_ITAB_COMPOUND_LOG - GET_MOVES_FROM_IDX_MAPS | ATS change log that combines change logs together | SOURCE importing et_moved = es_compound_log-t_moved ). |
|
| 8 | CL_SALV_ITAB_COMPOUND_LOG - GET_MOVES_FROM_IDX_MAPS | ATS change log that combines change logs together | SOURCE it_2nd_idx_map = lt_2nd_idx_map |
|
| 9 | CL_SALV_ITAB_COMPOUND_LOG - GET_MOVES_FROM_IDX_MAPS | ATS change log that combines change logs together | SOURCE exporting it_1st_inverse_idx_map = lt_1st_inverse_idx_map |
|
| 10 | CL_SALV_ITAB_COMPOUND_LOG - GET_MOVES_FROM_IDX_MAPS | ATS change log that combines change logs together | SOURCE get_moves_from_idx_maps( |
|
| 11 | CL_SALV_ITAB_COMPOUND_LOG - GET_MAX_SRC_IDX_FROM_MAP | ATS change log that combines change logs together | SOURCE val4 = get_max_src_idx_from_map( is_2nd_log-t_moved ) ). |
|
| 12 | CL_SALV_ITAB_COMPOUND_LOG - GET_MAX_SRC_IDX_FROM_MAP | ATS change log that combines change logs together | SOURCE val3 = get_max_idx_from_ranges( is_2nd_log-t_deleted ) |
|
| 13 | CL_SALV_ITAB_COMPOUND_LOG - GET_MAX_SRC_IDX_FROM_MAP | ATS change log that combines change logs together | SOURCE val2 = get_max_src_idx_from_map( lt_1st_inverse_moves ) |
|
| 14 | CL_SALV_ITAB_COMPOUND_LOG - GET_MAX_SRC_IDX_FROM_MAP | ATS change log that combines change logs together | SOURCE val1 = get_max_idx_from_ranges( is_1st_log-t_inserted ) |
|
| 15 | CL_SALV_ITAB_COMPOUND_LOG - GET_MAX_SRC_IDX_FROM_MAP | ATS change log that combines change logs together | SOURCE l_max_idx = nmax( |
|
| 16 | CL_SALV_ITAB_COMPOUND_LOG - GET_MAX_IDX_FROM_RANGES | ATS change log that combines change logs together | SOURCE val4 = get_max_src_idx_from_map( is_2nd_log-t_moved ) ). |
|
| 17 | CL_SALV_ITAB_COMPOUND_LOG - GET_MAX_IDX_FROM_RANGES | ATS change log that combines change logs together | SOURCE val3 = get_max_idx_from_ranges( is_2nd_log-t_deleted ) |
|
| 18 | CL_SALV_ITAB_COMPOUND_LOG - APPLY_CHANGES_TO_IDX_MAP | ATS change log that combines change logs together | SOURCE apply_changes_to_idx_map( |
|
| 19 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_LOGS | ATS change log that combines change logs together | SOURCE importing es_compound_log = lo_log->ms_log ). |
|
| 20 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_MODIFIED_COLUMNS | ATS change log that combines change logs together | SOURCE merge_modified_columns( |
|
| 21 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_MODIFIED_COLUMNS | ATS change log that combines change logs together | SOURCE exporting is_1st_log = ls_1st_log |
|
| 22 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_MODIFIED_COLUMNS | ATS change log that combines change logs together | SOURCE is_2nd_log = ls_2nd_log |
|
| 23 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_MODIFIED_COLUMNS | ATS change log that combines change logs together | SOURCE changing xs_compound_log = lo_log->ms_log ). |
|
| 24 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_MODIFIED_LINES | ATS change log that combines change logs together | SOURCE merge_modified_lines( |
|
| 25 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_MODIFIED_LINES | ATS change log that combines change logs together | SOURCE exporting is_1st_log = ls_1st_log |
|
| 26 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_MODIFIED_LINES | ATS change log that combines change logs together | SOURCE is_2nd_log = ls_2nd_log |
|
| 27 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_MODIFIED_LINES | ATS change log that combines change logs together | SOURCE changing xs_compound_log = lo_log->ms_log ). |
|
| 28 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_MOVES_TO_INSERT_POS | ATS change log that combines change logs together | SOURCE merge_moves_to_insert_pos( |
|
| 29 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_MOVES_TO_INSERT_POS | ATS change log that combines change logs together | SOURCE exporting is_1st_log = ls_1st_log |
|
| 30 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_MOVES_TO_INSERT_POS | ATS change log that combines change logs together | SOURCE is_2nd_log = ls_2nd_log |
|
| 31 | CL_SALV_ITAB_COMPOUND_LOG - MERGE_MOVES_TO_INSERT_POS | ATS change log that combines change logs together | SOURCE changing xs_compound_log = lo_log->ms_log ). |
|
| 32 | CL_SALV_ITAB_COMPOUND_LOG - SUBTRACT_FROM_INDEX | ATS change log that combines change logs together | SOURCE subtract_from_index( |
|
| 33 | CL_SALV_ITAB_COMPOUND_LOG - SUBTRACT_FROM_INDEX | ATS change log that combines change logs together | SOURCE exporting it_range = is_2nd_log-t_deleted |
|
| 34 | CL_SALV_ITAB_COMPOUND_LOG - SUBTRACT_FROM_INDEX | ATS change log that combines change logs together | SOURCE changing xt_index = xs_compound_log-t_move_to_insert_pos ). |
|
| 35 | CL_SALV_ITAB_COMPOUND_LOG - CREATE_FROM_TWO_CHANGE_LOGS | ATS change log that combines change logs together | ||
| 36 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE exporting io_log = lo_key_mode_log |
|
| 37 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE cl_salv_itab_compound_log=>extract_log( |
|
| 38 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE importing es_log = ls_act_log ). |
|
| 39 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE exporting io_log = lo_comp_log |
|
| 40 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE cl_salv_itab_compound_log=>extract_log( |
|
| 41 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE importing es_log = ls_exp_log ). |
|
| 42 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE exporting io_log = mo_log_exp |
|
| 43 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE cl_salv_itab_compound_log=>extract_log( |
|
| 44 | CL_SALV_ITAB_COMPOUND_LOG - GET_MAX_IDX_FROM_RANGES | ATS change log that combines change logs together | SOURCE l_max_idx = nmax( |
|
| 45 | CL_SALV_ITAB_COMPOUND_LOG - APPLY_CHANGES_TO_IDX_MAP | ATS change log that combines change logs together | SOURCE changing xt_idx = lt_1st_inverse_idx_map ). |
|
| 46 | CL_SALV_ITAB_COMPOUND_LOG - APPLY_CHANGES_TO_IDX_MAP | ATS change log that combines change logs together | SOURCE it_moved = lt_1st_inverse_moves |
|
| 47 | CL_SALV_ITAB_COMPOUND_LOG - APPLY_CHANGES_TO_IDX_MAP | ATS change log that combines change logs together | SOURCE exporting it_deleted = is_1st_log-t_inserted |
|
| 48 | CL_SALV_ITAB_COMPOUND_LOG - APPLY_CHANGES_TO_IDX_MAP | ATS change log that combines change logs together | SOURCE apply_changes_to_idx_map( " inverse operations to inverse map |
|
| 49 | CL_SALV_ITAB_COMPOUND_LOG - APPLY_CHANGES_TO_IDX_MAP | ATS change log that combines change logs together | SOURCE changing xt_idx = lt_2nd_idx_map ). |
|
| 50 | CL_SALV_ITAB_COMPOUND_LOG - APPLY_CHANGES_TO_IDX_MAP | ATS change log that combines change logs together | SOURCE it_moved = is_2nd_log-t_moved |
|
| 51 | CL_SALV_ITAB_COMPOUND_LOG - APPLY_CHANGES_TO_IDX_MAP | ATS change log that combines change logs together | SOURCE exporting it_deleted = is_2nd_log-t_deleted |
|
| 52 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE extract_log( |
|
| 53 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE importing es_log = ro_log->ms_log ). |
|
| 54 | CL_SALV_ITAB_COMPOUND_LOG - GET_MAX_IDX_FROM_RANGES | ATS change log that combines change logs together | SOURCE val1 = get_max_idx_from_ranges( is_1st_log-t_inserted ) |
|
| 55 | CL_SALV_ITAB_COMPOUND_LOG - GET_INSERTED_RANGES_FROM_1ST | ATS change log that combines change logs together | SOURCE importing et_inserted = es_compound_log-t_deleted ). |
|
| 56 | CL_SALV_ITAB_COMPOUND_LOG - GET_INSERTED_RANGES_FROM_1ST | ATS change log that combines change logs together | SOURCE it_2nd_idx_map = lt_1st_inverse_idx_map " apply inverse map of 1st log |
|
| 57 | CL_SALV_ITAB_COMPOUND_LOG - GET_INSERTED_RANGES_FROM_1ST | ATS change log that combines change logs together | SOURCE exporting it_1st_inverse_idx_map = lt_2nd_idx_map " find deletions in 2nd log |
|
| 58 | CL_SALV_ITAB_COMPOUND_LOG - GET_INSERTED_RANGES_FROM_1ST | ATS change log that combines change logs together | SOURCE get_inserted_ranges_from_1st( " deletions == insertions in inverse direction |
|
| 59 | CL_SALV_ITAB_COMPOUND_LOG - GET_INSERTED_RANGES_FROM_1ST | ATS change log that combines change logs together | SOURCE importing et_inserted = es_compound_log-t_inserted ). |
|
| 60 | CL_SALV_ITAB_COMPOUND_LOG - GET_INSERTED_RANGES_FROM_1ST | ATS change log that combines change logs together | SOURCE it_2nd_idx_map = lt_2nd_idx_map |
|
| 61 | CL_SALV_ITAB_COMPOUND_LOG - GET_INSERTED_RANGES_FROM_1ST | ATS change log that combines change logs together | SOURCE exporting it_1st_inverse_idx_map = lt_1st_inverse_idx_map |
|
| 62 | CL_SALV_ITAB_COMPOUND_LOG - GET_INSERTED_RANGES_FROM_1ST | ATS change log that combines change logs together | SOURCE get_inserted_ranges_from_1st( |
|
| 63 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE importing es_log = ls_2nd_log ). |
|
| 64 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE exporting io_log = io_2nd_log |
|
| 65 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE extract_log( |
|
| 66 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE importing es_log = ls_1st_log ). |
|
| 67 | CL_SALV_ITAB_COMPOUND_LOG - EXTRACT_LOG | ATS change log that combines change logs together | SOURCE exporting io_log = io_1st_log |
|
| 68 | CL_SALV_ITAB_EDITOR_KEY_MODE - CONSTRUCTOR | Editor for unique key mode (variant 1) | ||
| 69 | CL_SALV_ITAB_EDITOR_KEY_MODE - START_RECORDING | Editor for unique key mode (variant 1) | ||
| 70 | CL_SALV_ITAB_EDITOR_KEY_MODE - STOP_RECORDING | Editor for unique key mode (variant 1) | ||
| 71 | CL_SALV_RANGE_TOOLS - ADD_TO_RANGE_TAB | tools for handling index range tables (see documentation) | ||
| 72 | CL_SALV_RANGE_TOOLS - SUBTRACT_FROM_RANGE_TAB | tools for handling index range tables (see documentation) | ||
| 73 | CL_SALV_RANGE_TOOLS - IS_INDEX_IN_RANGE_TAB | tools for handling index range tables (see documentation) | ||
| 74 | CL_SALV_RANGE_TOOLS - CONVERT_INDEXES_TO_RANGES | tools for handling index range tables (see documentation) | ||
| 75 | CL_SALV_RANGE_TOOLS - APPLY_MAP_TO_RANGES | tools for handling index range tables (see documentation) | ||
| 76 | CL_SALV_RANGE_TOOLS - APPLY_MAP_TO_INDEXES | tools for handling index range tables (see documentation) | ||
| 77 | CL_SALV_RANGE_TOOLS - ADD_TO_RANGE_TAB | tools for handling index range tables (see documentation) | ||
| 78 | CL_SALV_RANGE_TOOLS - ADD_TO_RANGE_TAB | tools for handling index range tables (see documentation) | ||
| 79 | IF_SALV_ITAB_CHANGE_LOG - DATA_IS_NEW | Change log for internal tables | ||
| 80 | IF_SALV_ITAB_CHANGE_LOG - DATA_IS_NEW | Change log for internal tables | ||
| 81 | IF_SALV_ITAB_CHANGE_LOG - DATA_IS_NEW | Change log for internal tables | ||
| 82 | IF_SALV_ITAB_CHANGE_LOG - GET_COLUMNS_MODIFIED | Change log for internal tables | ||
| 83 | IF_SALV_ITAB_CHANGE_LOG - GET_COLUMNS_MODIFIED | Change log for internal tables | ||
| 84 | IF_SALV_ITAB_CHANGE_LOG - GET_COLUMNS_MODIFIED | Change log for internal tables | ||
| 85 | IF_SALV_ITAB_CHANGE_LOG - GET_INDEX_MAP | Change log for internal tables | ||
| 86 | IF_SALV_ITAB_CHANGE_LOG - GET_INDEX_MAP | Change log for internal tables | ||
| 87 | IF_SALV_ITAB_CHANGE_LOG - GET_INDEX_MAP | Change log for internal tables | ||
| 88 | IF_SALV_ITAB_CHANGE_LOG - GET_LINES_MODIFIED | Change log for internal tables | ||
| 89 | IF_SALV_ITAB_CHANGE_LOG - GET_LINES_MODIFIED | Change log for internal tables | ||
| 90 | IF_SALV_ITAB_CHANGE_LOG - GET_LINES_MODIFIED | Change log for internal tables |