Class Method list used by SAP ABAP Class CL_DV_VIEWER (Document Viewer)
SAP ABAP Class
CL_DV_VIEWER (Document Viewer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_CTMENU - ADD_FUNCTION | Context Menu | ||
| 2 | CL_DV_IMC_SERVER - CONSTRUCTOR | IMC Server | ||
| 3 | CL_DV_IMC_SERVER - SET_LOCK | IMC Server | ||
| 4 | CL_DV_IMC_SERVER - SET_LOCK | IMC Server | ||
| 5 | CL_DV_IMC_SERVER - START | IMC Server | ||
| 6 | CL_DV_SDV - GET_VAL | Document Viewer - Client | ||
| 7 | CL_DV_UTILITIES - PACK_STRING_TABLE | Document Viewer - IMC Handling | ||
| 8 | CL_DV_UTILITIES - STRING_TABLE_ADD_VALUE | Document Viewer - IMC Handling | ||
| 9 | CL_DV_UTILITIES - STRING_TABLE_GET_VALUE | Document Viewer - IMC Handling | ||
| 10 | CL_DV_UTILITIES - UNPACK_STRING_TABLE | Document Viewer - IMC Handling | ||
| 11 | CL_DV_VIEWER - ADD_DOCUMENT | Document Viewer | ||
| 12 | CL_DV_VIEWER - CLOSE | Document Viewer | SOURCE close( ). |
|
| 13 | CL_DV_VIEWER - CLOSE | Document Viewer | SOURCE close( ). |
|
| 14 | CL_DV_VIEWER - CLOSE_ALL_DOCUMENTS | Document Viewer | ||
| 15 | CL_DV_VIEWER - CLOSE_ALL_DOCUMENTS | Document Viewer | ||
| 16 | CL_DV_VIEWER - CLOSE_DOCUMENT | Document Viewer | ||
| 17 | CL_DV_VIEWER - CLOSE_DOCUMENT | Document Viewer | ||
| 18 | CL_DV_VIEWER - CLOSE_WINDOW | Document Viewer | ||
| 19 | CL_DV_VIEWER - CREATE_DEFAULT_TOOLBAR_BUTTONS | Document Viewer | SOURCE default_toolbar_buttons = create_default_toolbar_buttons( ). |
|
| 20 | CL_DV_VIEWER - CREATE_DOCUMENT | Document Viewer | SOURCE create_document( ). |
|
| 21 | CL_DV_VIEWER - CREATE_TOOLBAR | Document Viewer | SOURCE create_toolbar( toolbar_buttons ). |
|
| 22 | CL_DV_VIEWER - GET_SETTINGS | Document Viewer | ||
| 23 | CL_DV_VIEWER - GET_SETTINGS | Document Viewer | ||
| 24 | CL_DV_VIEWER - GET_TOOLBAR_WIDTH | Document Viewer | SOURCE l_width = get_toolbar_width( buttons ). |
|
| 25 | CL_DV_VIEWER - IS_NOT_INITIAL | Document Viewer | SOURCE l_enabled = is_not_initial( al_note_ref ). |
|
| 26 | CL_DV_VIEWER - IS_NOT_INITIAL | Document Viewer | SOURCE l_enabled = is_not_initial( al_task_ref ). |
|
| 27 | CL_DV_VIEWER - IS_NOT_INITIAL | Document Viewer | SOURCE l_enabled = is_not_initial( al_assign_ref ). |
|
| 28 | CL_DV_VIEWER - ON_CLOSE_DIALOGBOX | Document Viewer | SOURCE set handler on_close_dialogbox for dialogbox_container. |
|
| 29 | CL_DV_VIEWER - ON_DOCUMENT_CHANGED | Document Viewer | SOURCE set handler on_document_changed for me. |
|
| 30 | CL_DV_VIEWER - ON_FUNCTION_SELECTED | Document Viewer | SOURCE set handler me->on_function_selected for toolbar. |
|
| 31 | CL_DV_VIEWER - ON_HANDLE_REQUEST | Document Viewer | SOURCE set handler me->on_handle_request for imc_server. |
|
| 32 | CL_DV_VIEWER - OPEN | Document Viewer | SOURCE call method me->open( ). |
|
| 33 | CL_DV_VIEWER - OPEN | Document Viewer | SOURCE me->open( ). |
|
| 34 | CL_DV_VIEWER - OPEN | Document Viewer | SOURCE me->open( ). |
|
| 35 | CL_DV_VIEWER - OPEN | Document Viewer | SOURCE call method me->open( ). |
|
| 36 | CL_DV_VIEWER - PROCESS_COMMAND | Document Viewer | ||
| 37 | CL_DV_VIEWER - SAVE_CURRENT_POSITION | Document Viewer | SOURCE save_current_position( ). |
|
| 38 | CL_DV_VIEWER - SAVE_CURRENT_POSITION | Document Viewer | SOURCE save_current_position( ). |
|
| 39 | CL_DV_VIEWER - SEARCH_DOCUMENTS | Document Viewer | SOURCE search_documents( ). |
|
| 40 | CL_DV_VIEWER - SET_BUTTON_STATE | Document Viewer | SOURCE set_button_state( fcode = '_NEXT' enabled = abap_true ). |
|
| 41 | CL_DV_VIEWER - SET_BUTTON_STATE | Document Viewer | SOURCE set_button_state( fcode = '_CLOSE' enabled = l_enabled ). |
|
| 42 | CL_DV_VIEWER - SET_BUTTON_STATE | Document Viewer | SOURCE set_button_state( fcode = '_NOTE' enabled = l_enabled ). |
|
| 43 | CL_DV_VIEWER - SET_BUTTON_STATE | Document Viewer | SOURCE set_button_state( fcode = '_TASK' enabled = l_enabled ). |
|
| 44 | CL_DV_VIEWER - SET_BUTTON_STATE | Document Viewer | SOURCE set_button_state( fcode = '_ASSIGN' enabled = l_enabled ). |
|
| 45 | CL_DV_VIEWER - SET_BUTTON_STATE | Document Viewer | SOURCE set_button_state( fcode = '_PREV' enabled = l_enabled ). |
|
| 46 | CL_DV_VIEWER - SET_BUTTON_STATE | Document Viewer | SOURCE set_button_state( fcode = '_SELECT' enabled = l_enabled ). |
|
| 47 | CL_DV_VIEWER - SET_BUTTON_STATE | Document Viewer | SOURCE set_button_state( fcode = '_NEXT' enabled = l_enabled ). |
|
| 48 | CL_DV_VIEWER - SET_BUTTON_STATE | Document Viewer | SOURCE set_button_state( fcode = '_UP' enabled = l_enabled ). |
|
| 49 | CL_DV_VIEWER - SET_BUTTON_STATE | Document Viewer | SOURCE set_button_state( fcode = '_PAGE' enabled = l_enabled ). |
|
| 50 | CL_DV_VIEWER - SET_BUTTON_STATE | Document Viewer | SOURCE set_button_state( fcode = '_DOWN' enabled = l_enabled ). |
|
| 51 | CL_DV_VIEWER - SET_BUTTON_STATE | Document Viewer | SOURCE set_button_state( fcode = '_NEXT' enabled = abap_true ). |
|
| 52 | CL_DV_VIEWER - SET_SETTINGS | Document Viewer | ||
| 53 | CL_DV_VIEWER - SET_VIEWER | Document Viewer | SOURCE set_viewer( class = l_class ). |
|
| 54 | CL_DV_VIEWER - SET_VIEWER | Document Viewer | SOURCE set_viewer( class = space ). |
|
| 55 | CL_DV_VIEWER - SET_VIEWER | Document Viewer | SOURCE set_viewer( class = space ). |
|
| 56 | CL_DV_VIEWER - SET_VIEWER | Document Viewer | SOURCE set_viewer( class = space ). |
|
| 57 | CL_DV_VIEWER - SHOW_DOCUMENT | Document Viewer | ||
| 58 | CL_DV_VIEWER - SHOW_DOCUMENT | Document Viewer | ||
| 59 | CL_DV_VIEWER - SHOW_DOCUMENT | Document Viewer | ||
| 60 | CL_DV_VIEWER - SHOW_DOCUMENT | Document Viewer | ||
| 61 | CL_DV_VIEWER - SHOW_DOCUMENT | Document Viewer | ||
| 62 | CL_DV_VIEWER - SHOW_PROGRESS | Document Viewer | SOURCE show_progress( text = 'Dokument laden: &1'(015) p1 = l_doc_name ). |
|
| 63 | CL_DV_VIEWER - UPDATE_CONTEXT_MENU | Document Viewer | SOURCE update_context_menu( ). |
|
| 64 | CL_DV_VIEWER - UPDATE_CONTEXT_MENU | Document Viewer | SOURCE update_context_menu( ). |
|
| 65 | CL_DV_VIEWER - UPDATE_CONTEXT_MENU | Document Viewer | SOURCE update_context_menu( ). |
|
| 66 | CL_DV_VIEWER - UPDATE_CONTEXT_MENU | Document Viewer | SOURCE update_context_menu( ). |
|
| 67 | CL_GOS_MANAGER - CONSTRUCTOR | Publication for Generic Object Services | ||
| 68 | CL_GOS_VIEW_MANAGER - DISPLAY_TOOLBOX | Publication for Generic Object Services | ||
| 69 | CL_GUI_CFW - FLUSH | Control Framework Basic Class | ||
| 70 | CL_GUI_CONTAINER - CONSTRUCTOR | Abstract Container for GUI Controls | ||
| 71 | CL_GUI_CONTROL - GET_HEIGHT | Proxy Class for Control in GUI | ||
| 72 | CL_GUI_CONTROL - GET_LEFT | Proxy Class for Control in GUI | ||
| 73 | CL_GUI_CONTROL - GET_TOP | Proxy Class for Control in GUI | ||
| 74 | CL_GUI_CONTROL - GET_WIDTH | Proxy Class for Control in GUI | ||
| 75 | CL_GUI_CONTROL - SET_FOCUS | Proxy Class for Control in GUI | ||
| 76 | CL_GUI_CONTROL - SET_REGISTERED_EVENTS | Proxy Class for Control in GUI | ||
| 77 | CL_GUI_CONTROL - SET_VISIBLE | Proxy Class for Control in GUI | ||
| 78 | CL_GUI_DIALOGBOX_CONTAINER - CONSTRUCTOR | Container for Custom Controls in the Screen Area | ||
| 79 | CL_GUI_DIALOGBOX_CONTAINER - SET_CAPTION | Container for Custom Controls in the Screen Area | ||
| 80 | CL_GUI_OBJECT - FREE | Proxy Class for a GUI Object | ||
| 81 | CL_GUI_OBJECT - FREE | Proxy Class for a GUI Object | ||
| 82 | CL_GUI_SIMPLE_CONTAINER - CONSTRUCTOR | Anonymous Container | ||
| 83 | CL_GUI_SPLITTER_CONTAINER - CONSTRUCTOR | Splitter Control | ||
| 84 | CL_GUI_SPLITTER_CONTAINER - GET_CONTAINER | Splitter Control | ||
| 85 | CL_GUI_SPLITTER_CONTAINER - SET_BORDER | Splitter Control | ||
| 86 | CL_GUI_SPLITTER_CONTAINER - SET_COLUMN_MODE | Splitter Control | ||
| 87 | CL_GUI_SPLITTER_CONTAINER - SET_COLUMN_SASH | Splitter Control | ||
| 88 | CL_GUI_SPLITTER_CONTAINER - SET_COLUMN_WIDTH | Splitter Control | ||
| 89 | CL_GUI_SPLITTER_CONTAINER - SET_ROW_HEIGHT | Splitter Control | ||
| 90 | CL_GUI_SPLITTER_CONTAINER - SET_ROW_MODE | Splitter Control | ||
| 91 | CL_GUI_SPLITTER_CONTAINER - SET_ROW_SASH | Splitter Control | ||
| 92 | CL_GUI_TOOLBAR - ADD_BUTTON_GROUP | Toolbar Control | ||
| 93 | CL_GUI_TOOLBAR - ASSIGN_STATIC_CTXMENU_TABLE | Toolbar Control | ||
| 94 | CL_GUI_TOOLBAR - CONSTRUCTOR | Toolbar Control | ||
| 95 | CL_GUI_TOOLBAR - CONSTRUCTOR | Toolbar Control | ||
| 96 | CL_GUI_TOOLBAR - SET_BUTTON_STATE | Toolbar Control | ||
| 97 | CX_DV_EXCEPTION - RAISE_FROM_MESSAGE | Base class for Exceptions | ||
| 98 | CX_DV_EXCEPTION - RAISE_FROM_MESSAGE | Base class for Exceptions | ||
| 99 | IF_DV_AL_ASSIGN - DO_ASSIGN | Assign Document | ||
| 100 | IF_DV_AL_NOTE - EDIT_NOTE | ArchiveLink Notes | ||
| 101 | IF_DV_AL_TASK - START_TASK | Start Workflow Task | ||
| 102 | IF_DV_BOR_OBJECT - GET_BORIDENT | Relationship to BOR Object | ||
| 103 | IF_DV_DOCUMENT - GET_DOCUMENT_NAME | Document | ||
| 104 | IF_DV_DOCUMENT - GET_DOCUMENT_NAME | Document | ||
| 105 | IF_DV_DOCUMENT - GET_DOCUMENT_NAME | Document | ||
| 106 | IF_DV_DOCUMENT - GET_INTERFACE | Document | ||
| 107 | IF_DV_DOCUMENT - GET_PAGE_COUNT | Document | ||
| 108 | IF_DV_DOCUMENT - GET_PAGE_COUNT | Document | ||
| 109 | IF_DV_DOCUMENT - GET_PAGE_NAME | Document | ||
| 110 | IF_DV_DOCUMENT - GET_VIEWER_CLASS | Document | ||
| 111 | IF_DV_DOCUMENT - REFRESH | Document | ||
| 112 | IF_DV_VIEWER_CONTROL - CLOSE_DOCUMENT | Viewer Control | ||
| 113 | IF_DV_VIEWER_CONTROL - SET_VISIBLE | Viewer Control | ||
| 114 | IF_DV_VIEWER_CONTROL - SHOW_DOCUMENT | Viewer Control |