Class Method list used by SAP ABAP Class CL_LIB_TAB_PAIR_PROCESSOR (process lines of two tables)
SAP ABAP Class
CL_LIB_TAB_PAIR_PROCESSOR (process lines of two tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_LIB_DATA_ELEMENT - CAST | data element for use in collections | ||
| 2 | CL_LIB_TAB_PAIR_PROCESSOR - PROCESS_AFTER | process lines of two tables | ||
| 3 | CL_LIB_TAB_PAIR_PROCESSOR - _RESET | process lines of two tables | SOURCE _reset( ). |
|
| 4 | CL_LIB_TAB_PAIR_PROCESSOR - _RESET | process lines of two tables | SOURCE _reset( ). |
|
| 5 | CL_LIB_TAB_PAIR_PROCESSOR - _GET_FIELD | process lines of two tables | SOURCE lr_ref2 = _get_field( ir_line = lr_line2 iv_fname = _mv_field2 ). |
|
| 6 | CL_LIB_TAB_PAIR_PROCESSOR - _GET_FIELD | process lines of two tables | SOURCE lr_ref1 = _get_field( ir_line = lr_line1 iv_fname = _mv_field1 ). |
|
| 7 | CL_LIB_TAB_PAIR_PROCESSOR - _CHECK_FIELD | process lines of two tables | SOURCE _check_field( ir_iter = _mr_iter2 iv_field = _mv_field2 ). |
|
| 8 | CL_LIB_TAB_PAIR_PROCESSOR - _CHECK_FIELD | process lines of two tables | SOURCE _check_field( ir_iter = _mr_iter1 iv_field = _mv_field1 ). |
|
| 9 | CL_LIB_TAB_PAIR_PROCESSOR - PROCESS_LT | process lines of two tables | ||
| 10 | CL_LIB_TAB_PAIR_PROCESSOR - PROCESS_GT | process lines of two tables | ||
| 11 | CL_LIB_TAB_PAIR_PROCESSOR - PROCESS_EQ | process lines of two tables | ||
| 12 | CL_LIB_TAB_PAIR_PROCESSOR - PROCESS_BEFORE | process lines of two tables | ||
| 13 | IF_LIB_ITERABLE - GET | basic iterator interface | ||
| 14 | IF_LIB_ITERABLE - NEXT | basic iterator interface | ||
| 15 | IF_LIB_ITERABLE - RESET | basic iterator interface | ||
| 16 | IF_LIB_ITERABLE - SIZE | basic iterator interface | ||
| 17 | IF_LIB_ITERABLE - VALID | basic iterator interface |