Class Method list used by SAP ABAP Class CL_IMEO_ACTIONTOOL_EPPOS (Action Tool for Program Positions)
SAP ABAP Class
CL_IMEO_ACTIONTOOL_EPPOS (Action Tool for Program Positions) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_CTMENU - ADD_SEPARATOR | Context Menu | ||
| 2 | CL_CTMENU - SET_DEFAULT_FUNCTION | Context Menu | ||
| 3 | CL_CTMENU - ADD_FUNCTION | Context Menu | ||
| 4 | CL_HR_OBJECTMANAGER - GET_REFERENCE | HR: Object Manager as Docking | ||
| 5 | CL_HR_OBJECTMANAGER - GET_SELECTED_ROWS | HR: Object Manager as Docking | ||
| 6 | CL_HR_OM_IAT_ORGP - HANDLE_USER_ACTION | Interaction Tool for Navigation Framework (Table T77OMIA) | ||
| 7 | CL_HR_OM_IAT_ORGP - HANDLE_USER_ACTION | Interaction Tool for Navigation Framework (Table T77OMIA) | ||
| 8 | CL_HR_OM_IAT_ORGP - HANDLE_ON_DRAG_MULTIPLE | Interaction Tool for Navigation Framework (Table T77OMIA) | ||
| 9 | CL_HR_OM_IAT_ORGP - HANDLE_ON_DRAG_MULTIPLE | Interaction Tool for Navigation Framework (Table T77OMIA) | ||
| 10 | CL_HR_OM_IAT_ORGP - HANDLE_C_MENU_REQUEST | Interaction Tool for Navigation Framework (Table T77OMIA) | ||
| 11 | CL_HR_OM_IAT_ORGP - HANDLE_C_MENU_REQUEST | Interaction Tool for Navigation Framework (Table T77OMIA) | ||
| 12 | CL_IMEO_ACTIONTOOL_EPPOS - GET_SELECTED_OBJECTS | Action Tool for Program Positions | SOURCE IMPORTING selected_objects = lt_objects. |
|
| 13 | CL_IMEO_ACTIONTOOL_EPPOS - GET_SELECTED_OBJECTS | Action Tool for Program Positions | SOURCE CALL METHOD get_selected_objects |
|
| 14 | CL_IMEO_ACTIONTOOL_EPPOS - GET_REQUESTS_OF_OBJECT | Action Tool for Program Positions | SOURCE IMPORTING requests = lt_requests. |
|
| 15 | CL_IMEO_ACTIONTOOL_EPPOS - GET_REQUESTS_OF_OBJECT | Action Tool for Program Positions | SOURCE EXPORTING otype = main_object-otype |
|
| 16 | CL_IMEO_ACTIONTOOL_EPPOS - GET_REQUESTS_OF_OBJECT | Action Tool for Program Positions | SOURCE CALL METHOD get_requests_of_object |
|
| 17 | CL_IMEO_ACTIONTOOL_EPPOS - GET_REQUESTS_OF_OBJECT | Action Tool for Program Positions | SOURCE IMPORTING requests = lt_requests. |
|
| 18 | CL_IMEO_ACTIONTOOL_EPPOS - GET_REQUESTS_OF_OBJECT | Action Tool for Program Positions | SOURCE EXPORTING otype = main_object-otype |
|
| 19 | CL_IMEO_ACTIONTOOL_EPPOS - GET_REQUESTS_OF_OBJECT | Action Tool for Program Positions | SOURCE CALL METHOD get_requests_of_object |
|
| 20 | CL_IMEO_ACTIONTOOL_EPPOS - GET_OBJECTS_FOR_REQUEST | Action Tool for Program Positions | SOURCE CHANGING subrc = ld_subrc. |
|
| 21 | CL_IMEO_ACTIONTOOL_EPPOS - GET_OBJECTS_FOR_REQUEST | Action Tool for Program Positions | SOURCE request_related = ld_req_related_obj |
|
| 22 | CL_IMEO_ACTIONTOOL_EPPOS - GET_OBJECTS_FOR_REQUEST | Action Tool for Program Positions | SOURCE IMPORTING request_main = ld_req_main_obj |
|
| 23 | CL_IMEO_ACTIONTOOL_EPPOS - GET_OBJECTS_FOR_REQUEST | Action Tool for Program Positions | SOURCE EXPORTING main_object = main_object |
|
| 24 | CL_IMEO_ACTIONTOOL_EPPOS - GET_OBJECTS_FOR_REQUEST | Action Tool for Program Positions | SOURCE CALL METHOD get_objects_for_request |
|
| 25 | CL_IMEO_ACTIONTOOL_EPPOS - EPPOS_DELETE | Action Tool for Program Positions | SOURCE EXPORTING objects = lt_objects. |
|
| 26 | CL_IMEO_ACTIONTOOL_EPPOS - EPPOS_DELETE | Action Tool for Program Positions | SOURCE CALL METHOD eppos_delete |
|
| 27 | CL_IMEO_ACTIONTOOL_EPPOS - EPPOS_CHECK_AUTHORIZATION | Action Tool for Program Positions | SOURCE IMPORTING subrc = ld_subrc. |
|
| 28 | CL_IMEO_ACTIONTOOL_EPPOS - EPPOS_CHECK_AUTHORIZATION | Action Tool for Program Positions | SOURCE EXPORTING eppos_no = ld_req_main_obj-objid |
|
| 29 | CL_IMEO_ACTIONTOOL_EPPOS - EPPOS_CHECK_AUTHORIZATION | Action Tool for Program Positions | SOURCE CALL METHOD eppos_check_authorization |