Class Method list used by SAP ABAP Class CL_PT_TMW_EMPLOYEE_POOL (Class for Employee Pool and Employee Selection)
SAP ABAP Class
CL_PT_TMW_EMPLOYEE_POOL (Class for Employee Pool and Employee Selection) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE im_new_tab = me->employee_pool |
|
| 2 | CL_PT_TMW_EMPLOYEE_POOL - SET_EMPLOYEE_POOL | Class for Employee Pool and Employee Selection | ||
| 3 | CL_PT_TMW_EMPLOYEE_POOL - SELECT_MULTIPLE_EMPLOYEES | Class for Employee Pool and Employee Selection | ||
| 4 | CL_PT_TMW_EMPLOYEE_POOL - SELECT_MULTIPLE_EMPLOYEES | Class for Employee Pool and Employee Selection | ||
| 5 | CL_PT_TMW_EMPLOYEE_POOL - IS_STATE_CHANGED | Class for Employee Pool and Employee Selection | ||
| 6 | CL_PT_TMW_EMPLOYEE_POOL - DELETE_DUPLICATES | Class for Employee Pool and Employee Selection | SOURCE im_multiple_selection ). |
|
| 7 | CL_PT_TMW_EMPLOYEE_POOL - DELETE_DUPLICATES | Class for Employee Pool and Employee Selection | SOURCE me->multiple_selection = me->delete_duplicates( |
|
| 8 | CL_PT_TMW_EMPLOYEE_POOL - DELETE_DUPLICATES | Class for Employee Pool and Employee Selection | SOURCE me->employee_pool = me->delete_duplicates( im_employee_pool ). |
|
| 9 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE ex_changed = ex_employee_pool_changed. |
|
| 10 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE ex_set_changed = ex_pool_set_changed |
|
| 11 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE IMPORTING |
|
| 12 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE CALL METHOD compare_tables |
|
| 13 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE im_old_tab = me->old_employee_pool |
|
| 14 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE EXPORTING |
|
| 15 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE CALL METHOD compare_tables |
|
| 16 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE ex_changed = ex_multiple_selection_changed. |
|
| 17 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE ex_set_changed = ex_multiple_set_changed |
|
| 18 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE IMPORTING |
|
| 19 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE im_new_tab = me->multiple_selection |
|
| 20 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE im_old_tab = me->old_multiple_selection |
|
| 21 | CL_PT_TMW_EMPLOYEE_POOL - COMPARE_TABLES | Class for Employee Pool and Employee Selection | SOURCE EXPORTING |