Class Method list used by SAP ABAP Class CL_SA_DOC_BROWSER (Create URL Dialog Box)
SAP ABAP Class
CL_SA_DOC_BROWSER (Create URL Dialog Box) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_GUI_CFW - FLUSH | Control Framework Basic Class | |
2 | ![]() |
CL_GUI_CFW - FLUSH | Control Framework Basic Class | |
3 | ![]() |
CL_GUI_CONTROL - SET_REGISTERED_EVENTS | Proxy Class for Control in GUI | |
4 | ![]() |
CL_GUI_FRONTEND_SERVICES - DIRECTORY_EXIST | Frontend Services | |
5 | ![]() |
CL_GUI_FRONTEND_SERVICES - FILE_EXIST | Frontend Services | |
6 | ![]() |
CL_GUI_FRONTEND_SERVICES - FILE_GET_ATTRIBUTES | Frontend Services | |
7 | ![]() |
CL_GUI_FRONTEND_SERVICES - FILE_SET_ATTRIBUTES | Frontend Services | |
8 | ![]() |
CL_GUI_FRONTEND_SERVICES - FILE_SET_ATTRIBUTES | Frontend Services | |
9 | ![]() |
CL_GUI_HTML_VIEWER - CONSTRUCTOR | HTML Control Proxy Class | |
10 | ![]() |
CL_GUI_HTML_VIEWER - ENABLE_SAPSSO | HTML Control Proxy Class | |
11 | ![]() |
CL_GUI_HTML_VIEWER - GET_CURRENT_URL | HTML Control Proxy Class | |
12 | ![]() |
CL_GUI_HTML_VIEWER - LOAD_DATA | HTML Control Proxy Class | |
13 | ![]() |
CL_GUI_HTML_VIEWER - SHOW_URL | HTML Control Proxy Class | |
14 | ![]() |
CL_GUI_OBJECT - FREE | Proxy Class for a GUI Object | |
15 | ![]() |
CL_GUI_OBJECT - FREE | Proxy Class for a GUI Object | |
16 | ![]() |
CL_GUI_SPLITTER_CONTAINER - CONSTRUCTOR | Splitter Control | |
17 | ![]() |
CL_GUI_SPLITTER_CONTAINER - GET_CONTAINER | Splitter Control | |
18 | ![]() |
CL_GUI_SPLITTER_CONTAINER - SET_BORDER | Splitter Control | |
19 | ![]() |
CL_GUI_SPLITTER_CONTAINER - SET_ROW_HEIGHT | Splitter Control | |
20 | ![]() |
CL_GUI_SPLITTER_CONTAINER - SET_ROW_MODE | Splitter Control | |
21 | ![]() |
CL_GUI_SPLITTER_CONTAINER - SET_ROW_SASH | Splitter Control | |
22 | ![]() |
CL_GUI_TEXTEDIT - CONSTRUCTOR | SAP TextEdit Control | |
23 | ![]() |
CL_GUI_TEXTEDIT - GET_TEXTMODIFIED_STATUS | SAP TextEdit Control | |
24 | ![]() |
CL_GUI_TEXTEDIT - GET_TEXT_AS_STREAM | SAP TextEdit Control | |
25 | ![]() |
CL_GUI_TEXTEDIT - SET_FONT_FIXED | SAP TextEdit Control | |
26 | ![]() |
CL_GUI_TEXTEDIT - SET_READONLY_MODE | SAP TextEdit Control | |
27 | ![]() |
CL_GUI_TEXTEDIT - SET_STATUSBAR_MODE | SAP TextEdit Control | |
28 | ![]() |
CL_GUI_TEXTEDIT - SET_TEXTMODIFIED_STATUS | SAP TextEdit Control | |
29 | ![]() |
CL_GUI_TEXTEDIT - SET_TEXT_AS_STREAM | SAP TextEdit Control | |
30 | ![]() |
CL_GUI_TEXTEDIT - SET_TEXT_AS_STREAM | SAP TextEdit Control | |
31 | ![]() |
CL_GUI_TEXTEDIT - SET_TEXT_AS_STREAM | SAP TextEdit Control | |
32 | ![]() |
CL_GUI_TEXTEDIT - SET_TEXT_AS_STREAM | SAP TextEdit Control | |
33 | ![]() |
CL_GUI_TEXTEDIT - SET_TOOLBAR_MODE | SAP TextEdit Control | |
34 | ![]() |
CL_GUI_TOOLBAR - ADD_BUTTON | Toolbar Control | |
35 | ![]() |
CL_GUI_TOOLBAR - CONSTRUCTOR | Toolbar Control | |
36 | ![]() |
CL_SA_DOC - GET_DOC_FROM_EDITOR | Document in SAP Solution Manager | |
37 | ![]() |
CL_SA_DOC - GET_DOC_FROM_EDITOR | Document in SAP Solution Manager | |
38 | ![]() |
CL_SA_DOC - GET_TITLE_FROM_CONTROL | Document in SAP Solution Manager | |
39 | ![]() |
CL_SA_DOC - GET_TITLE_FROM_CONTROL | Document in SAP Solution Manager | |
40 | ![]() |
CL_SA_DOC - OPEN_DOCUMENT | Document in SAP Solution Manager | |
41 | ![]() |
CL_SA_DOC - OPEN_DOCUMENT | Document in SAP Solution Manager | |
42 | ![]() |
CL_SA_DOC - OPEN_DOCUMENT | Document in SAP Solution Manager | |
43 | ![]() |
CL_SA_DOC - REFRESH_STATUS_DROPDOWN | Document in SAP Solution Manager | |
44 | ![]() |
CL_SA_DOC_BROWSER - CHECK_FILE_URL | Create URL Dialog Box | |
45 | ![]() |
CL_SA_DOC_BROWSER - CHECK_FILE_URL | Create URL Dialog Box | |
46 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE l_url = get_url( ). |
47 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE CALL METHOD GET_URL |
48 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE RECEIVING |
49 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE E_URL = L_URL_STRING |
50 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE EXCEPTIONS |
51 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE ERROR = 1 |
52 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE OTHERS = 2. |
53 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE L_URL_STRING = GET_URL( ). |
54 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE call method me->get_url |
55 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE receiving |
56 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE e_url = l_new_url |
57 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE exceptions |
58 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE error = 1 |
59 | ![]() |
CL_SA_DOC_BROWSER - GET_URL | Create URL Dialog Box | SOURCE others = 2. |
60 | ![]() |
CL_SA_DOC_BROWSER - INIT_MAIN_SPLITTER | Create URL Dialog Box | |
61 | ![]() |
CL_SA_DOC_BROWSER - INIT_NAVIGATOR | Create URL Dialog Box | |
62 | ![]() |
CL_SA_DOC_BROWSER - INIT_NAVIGATOR | Create URL Dialog Box | |
63 | ![]() |
CL_SA_DOC_BROWSER - ON_FUNCTION_SELECTED | Create URL Dialog Box | SOURCE SET HANDLER on_function_selected FOR R_NAVIGATOR. |
64 | ![]() |
CL_SA_DOC_BROWSER - RESET_FILE_WRITE_PROTECTED | Create URL Dialog Box | |
65 | ![]() |
CL_SA_DOC_BROWSER - SET_FILE_URL_WRITE_PROTECTED | Create URL Dialog Box | |
66 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE CALL METHOD ME->SHOW_URL |
67 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE CHANGING |
68 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE URL = L_URL_STRING |
69 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE EXCEPTIONS |
70 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE ERROR = 1 |
71 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE others = 2 |
72 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE . |
73 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE call method me->show_url |
74 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE changing |
75 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE url = l_url_string |
76 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE exceptions |
77 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE error = 1 |
78 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE others = 2. |
79 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE call method show_url |
80 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE exporting |
81 | ![]() |
CL_SA_DOC_BROWSER - SHOW_URL | Create URL Dialog Box | SOURCE check_file_url = 'X'. |
82 | ![]() |
IF_SA_DOC - ADD_TO_TRKORR | Documents in SAP Solution Manager | |
83 | ![]() |
IF_SA_DOC - CHECK_AND_SAVE | Documents in SAP Solution Manager | |
84 | ![]() |
IF_SA_DOC - CHECK_AND_SAVE | Documents in SAP Solution Manager | |
85 | ![]() |
IF_SA_DOC - CHECK_CHANGED | Documents in SAP Solution Manager | |
86 | ![]() |
IF_SA_DOC - CHECK_CHANGED | Documents in SAP Solution Manager | |
87 | ![]() |
IF_SA_DOC - CLOSE | Documents in SAP Solution Manager | |
88 | ![]() |
IF_SA_DOC - CLOSE | Documents in SAP Solution Manager | |
89 | ![]() |
IF_SA_DOC - DEQUEUE | Documents in SAP Solution Manager | |
90 | ![]() |
IF_SA_DOC - DEQUEUE | Documents in SAP Solution Manager | |
91 | ![]() |
IF_SA_DOC - FREE | Documents in SAP Solution Manager | |
92 | ![]() |
IF_SA_DOC - FREE | Documents in SAP Solution Manager | |
93 | ![]() |
IF_SA_DOC - FREE | Documents in SAP Solution Manager | |
94 | ![]() |
IF_SA_DOC - IS_DOC_OPEN_IN_EDITOR | Documents in SAP Solution Manager | |
95 | ![]() |
IF_SA_DOC - IS_DOC_OPEN_IN_EDITOR | Documents in SAP Solution Manager | |
96 | ![]() |
IF_SA_DOC - IS_DOC_OPEN_IN_EDITOR | Documents in SAP Solution Manager | |
97 | ![]() |
IF_SA_DOC - OPEN_INPLACE | Documents in SAP Solution Manager | |
98 | ![]() |
IF_SA_DOC - OPEN_INPLACE | Documents in SAP Solution Manager | |
99 | ![]() |
IF_SA_DOC - SAVE | Documents in SAP Solution Manager | |
100 | ![]() |
IF_SA_DOC - SAVE | Documents in SAP Solution Manager | |
101 | ![]() |
IF_SA_DOC - SET_READONLY_MODE_ON | Documents in SAP Solution Manager | |
102 | ![]() |
IF_SA_DOC - SET_READONLY_MODE_ON | Documents in SAP Solution Manager | |
103 | ![]() |
IF_SA_DOC - SET_READONLY_MODE_ON | Documents in SAP Solution Manager | |
104 | ![]() |
IF_SA_DOC - SET_STATUS | Documents in SAP Solution Manager | |
105 | ![]() |
IF_SA_IO - DELETE_IO | Interface for KW Info Object Attributes | |
106 | ![]() |
IF_SA_IO - GET_AREA | Interface for KW Info Object Attributes | |
107 | ![]() |
IF_SA_IO - GET_FILE_EXT | Interface for KW Info Object Attributes | |
108 | ![]() |
IF_SA_IO - GET_IO | Interface for KW Info Object Attributes | |
109 | ![]() |
IF_SA_IO - GET_PHIO_STATE | Interface for KW Info Object Attributes | |
110 | ![]() |
IF_SA_IO - GET_PROPERTY | Interface for KW Info Object Attributes | |
111 | ![]() |
IF_SA_IO - GET_READONLY | Interface for KW Info Object Attributes | |
112 | ![]() |
IF_SA_IO - GET_READONLY | Interface for KW Info Object Attributes | |
113 | ![]() |
IF_SA_IO - GET_READONLY | Interface for KW Info Object Attributes | |
114 | ![]() |
IF_SA_IO - GET_READ_URL | Interface for KW Info Object Attributes | |
115 | ![]() |
IF_SA_IO - GET_READ_URL | Interface for KW Info Object Attributes | |
116 | ![]() |
IF_SA_IO - GET_READ_URL | Interface for KW Info Object Attributes | |
117 | ![]() |
IF_SA_IO - GET_READ_URL | Interface for KW Info Object Attributes | |
118 | ![]() |
IF_SA_IO - GET_READ_URL | Interface for KW Info Object Attributes | |
119 | ![]() |
IF_SA_IO - IS_EXTERNAL_URL | Interface for KW Info Object Attributes | |
120 | ![]() |
IF_SA_IO - SET_DOCUMENT_AS_URL | Interface for KW Info Object Attributes | |
121 | ![]() |
IF_SA_IO - SET_DOCUMENT_AS_URL | Interface for KW Info Object Attributes | |
122 | ![]() |
IF_SA_IO - SET_DOCUMENT_AS_URL | Interface for KW Info Object Attributes | |
123 | ![]() |
IF_SA_IO - SET_DOCUMENT_AS_URL | Interface for KW Info Object Attributes | |
124 | ![]() |
IF_SA_IO - STORE_DOCUMENT | Interface for KW Info Object Attributes |