Class Method list used by SAP ABAP Class CL_ISU_CONTACT_WORKSPACE (Workspace for the Current Customer Contact)
SAP ABAP Class
CL_ISU_CONTACT_WORKSPACE (Workspace for the Current Customer Contact) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_GUI_CONTROL - SET_VISIBLE | Proxy Class for Control in GUI | ||
| 2 | CL_GUI_TEXTEDIT - CONSTRUCTOR | SAP TextEdit Control | ||
| 3 | CL_GUI_TEXTEDIT - SET_TOOLBAR_MODE | SAP TextEdit Control | ||
| 4 | CL_GUI_TEXTEDIT - SET_TOOLBAR_MODE | SAP TextEdit Control | ||
| 5 | CL_GUI_TEXTEDIT - SET_STATUSBAR_MODE | SAP TextEdit Control | ||
| 6 | CL_GUI_TEXTEDIT - SET_STATUSBAR_MODE | SAP TextEdit Control | ||
| 7 | CL_GUI_TEXTEDIT - SET_STATUSBAR_MODE | SAP TextEdit Control | ||
| 8 | CL_GUI_TEXTEDIT - SET_SELECTED_TEXT_AS_R3TABLE | SAP TextEdit Control | ||
| 9 | CL_GUI_TEXTEDIT - SET_READONLY_MODE | SAP TextEdit Control | ||
| 10 | CL_GUI_TEXTEDIT - SET_READONLY_MODE | SAP TextEdit Control | ||
| 11 | CL_GUI_TEXTEDIT - GET_TEXT_AS_R3TABLE | SAP TextEdit Control | ||
| 12 | CL_GUI_TEXTEDIT - GET_TEXT_AS_R3TABLE | SAP TextEdit Control | ||
| 13 | CL_GUI_TEXTEDIT - GET_TEXT_AS_R3TABLE | SAP TextEdit Control | ||
| 14 | CL_GUI_TEXTEDIT - DELETE_TEXT | SAP TextEdit Control | ||
| 15 | CL_GUI_TEXTEDIT - DELETE_TEXT | SAP TextEdit Control | ||
| 16 | CL_GUI_TEXTEDIT - DELETE_TEXT | SAP TextEdit Control | ||
| 17 | CL_GUI_TEXTEDIT - CONSTRUCTOR | SAP TextEdit Control | ||
| 18 | CL_GUI_TEXTEDIT - SET_READONLY_MODE | SAP TextEdit Control | ||
| 19 | CL_ISU_CONTACT_WORKSPACE - OPEN_EXISTING_CONTACT | Workspace for the Current Customer Contact | SOURCE CALL METHOD me->open_existing_contact |
|
| 20 | CL_ISU_CONTACT_WORKSPACE - ON_BDD_ELEMENTS_CHANGED | Workspace for the Current Customer Contact | SOURCE me->on_bdd_elements_changed( ). |
|
| 21 | CL_ISU_CONTACT_WORKSPACE - OPEN_EXISTING_CONTACT | Workspace for the Current Customer Contact | SOURCE EXPORTING |
|
| 22 | CL_ISU_CONTACT_WORKSPACE - OPEN_EXISTING_CONTACT | Workspace for the Current Customer Contact | SOURCE im_contactnr = l_contactnr |
|
| 23 | CL_ISU_CONTACT_WORKSPACE - OPEN_EXISTING_CONTACT | Workspace for the Current Customer Contact | SOURCE im_bpnumber = l_bpartner. |
|
| 24 | CL_ISU_CONTACT_WORKSPACE - OPEN_NEW_CONTACT | Workspace for the Current Customer Contact | SOURCE CALL METHOD me->open_new_contact |
|
| 25 | CL_ISU_CONTACT_WORKSPACE - OPEN_NEW_CONTACT | Workspace for the Current Customer Contact | SOURCE EXPORTING |
|
| 26 | CL_ISU_CONTACT_WORKSPACE - OPEN_NEW_CONTACT | Workspace for the Current Customer Contact | SOURCE im_partner = l_bpartner. |
|
| 27 | CL_ISU_CONTACT_WORKSPACE - OPEN_NEW_CONTACT | Workspace for the Current Customer Contact | SOURCE me->open_new_contact( l_bpartner ). |
|
| 28 | CL_ISU_CONTACT_WORKSPACE - PREPARE_CLOSE_CONTACT | Workspace for the Current Customer Contact | SOURCE CALL METHOD me->prepare_close_contact. |
|
| 29 | CL_ISU_CONTACT_WORKSPACE - SAVE_CHANGED_CONTACT | Workspace for the Current Customer Contact | SOURCE CALL METHOD me->save_changed_contact. |
|
| 30 | CL_ISU_CONTACT_WORKSPACE - SAVE_CHANGED_CONTACT | Workspace for the Current Customer Contact | SOURCE CALL METHOD save_changed_contact. |
|
| 31 | CL_ISU_CONTACT_WORKSPACE - SAVE_CONTACT | Workspace for the Current Customer Contact | SOURCE CALL METHOD me->save_contact. |
|
| 32 | CL_ISU_CONTACT_WORKSPACE - ON_BDD_ELEMENTS_CHANGED | Workspace for the Current Customer Contact | SOURCE set handler me->on_bdd_elements_changed for all instances activation abap_true. |
|
| 33 | CL_ISU_CONTACT_WORKSPACE - ON_BDD_ELEMENTS_CHANGED | Workspace for the Current Customer Contact | SOURCE set handler me->on_bdd_elements_changed for all instances activation abap_false. |
|
| 34 | CL_ISU_CONTACT_WORKSPACE - CLOSE_CONTACT_ASKSAVE | Workspace for the Current Customer Contact | ||
| 35 | CL_ISU_CONTACT_WORKSPACE - CLOSE_CONTACT_ASKSAVE | Workspace for the Current Customer Contact | ||
| 36 | CL_ISU_CONTACT_WORKSPACE - CLOSE_CONTACT | Workspace for the Current Customer Contact | SOURCE CALL METHOD me->close_contact. |
|
| 37 | CL_ISU_CONTACT_WORKSPACE - CLOSE_CONTACT | Workspace for the Current Customer Contact | SOURCE CALL METHOD me->close_contact. |
|
| 38 | CL_ISU_CONTACT_WORKSPACE - CHANGE_BUSPARTNER | Workspace for the Current Customer Contact | SOURCE im_partner = im_partner. |
|
| 39 | CL_ISU_CONTACT_WORKSPACE - CHANGE_BUSPARTNER | Workspace for the Current Customer Contact | SOURCE EXPORTING |
|
| 40 | CL_ISU_CONTACT_WORKSPACE - CHANGE_BUSPARTNER | Workspace for the Current Customer Contact | SOURCE CALL METHOD change_buspartner |
|
| 41 | CL_ISU_CONTACT_WORKSPACE - CHANGE_BUSPARTNER | Workspace for the Current Customer Contact | SOURCE im_partner = l_bpartner. |
|
| 42 | CL_ISU_CONTACT_WORKSPACE - CHANGE_BUSPARTNER | Workspace for the Current Customer Contact | SOURCE EXPORTING |
|
| 43 | CL_ISU_CONTACT_WORKSPACE - CHANGE_BUSPARTNER | Workspace for the Current Customer Contact | SOURCE CALL METHOD me->change_buspartner |
|
| 44 | CL_ISU_CONTACT_WORKSPACE - ON_BDD_ELEMENTS_CHANGED | Workspace for the Current Customer Contact | SOURCE set handler me->on_bdd_elements_changed for all instances activation abap_true. |
|
| 45 | CL_ISU_WORKSPACE_MANAGER - SELECT_WORKSPACE | CIC Workspace Manager | ||
| 46 | IF_CCM_CMPWSP_CIC_EV_HANDLER - HANDLE_EVENT | Component Workspace: Event Handler for CIC Events | ||
| 47 | IF_CCM_CMPWSP_CIC_EV_HANDLER - HANDLE_EVENT | Component Workspace: Event Handler for CIC Events | ||
| 48 | IF_CCM_SUBSCREEN_WORKSPACE - PAI_AFTER | Subscreen Interface for Workspaces | ||
| 49 | IF_CCM_SUBSCREEN_WORKSPACE - PAI_BEFORE | Subscreen Interface for Workspaces | ||
| 50 | IF_CCM_SUBSCREEN_WORKSPACE - PBO_AFTER | Subscreen Interface for Workspaces | ||
| 51 | IF_CCM_SUBSCREEN_WORKSPACE - PBO_BEFORE | Subscreen Interface for Workspaces | ||
| 52 | IF_CCM_WORKSPACE - EXECUTE | CIC: Workspace interface | ||
| 53 | IF_CCM_WORKSPACE - EXECUTE | CIC: Workspace interface | ||
| 54 | IF_CCM_WORKSPACE - GET_ACTIONS | CIC: Workspace interface | ||
| 55 | IF_CCM_WORKSPACE - GET_ACTIONS | CIC: Workspace interface | ||
| 56 | IF_CCM_WORKSPACE - GET_CONCURRENCY | CIC: Workspace interface | ||
| 57 | IF_CCM_WORKSPACE - GET_CONCURRENCY | CIC: Workspace interface | ||
| 58 | IF_CCM_WORKSPACE_DISPLAY - IS_VISIBLE | Workspace Display Interface | ||
| 59 | IF_CRM_CIC_CMPWSP_EVENT_GATE - ADD_LISTENER | CIC Event Gateway |