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