Class Method list used by SAP ABAP Class /UI5/CL_VFS_HANDLER (UI Theming: Abstract base class for HTTP handlers using VFS)
SAP ABAP Class /UI5/CL_VFS_HANDLER (UI Theming: Abstract base class for HTTP handlers using VFS) is using
# Object Type Object Name Object Description Note
     
1 Class Method  /UI5/CL_THEME_TOOL - SCAN_DATA UI Theming: Methods to support the "Theme Tool"
2 Class Method  /UI5/CL_THEME_TOOL - SCAN_DATA UI Theming: Methods to support the "Theme Tool"
3 Class Method  /UI5/CL_THEME_TOOL - SCAN_DATA UI Theming: Methods to support the "Theme Tool"
4 Class Method  /UI5/CL_VFS_HANDLER - BUILD_INDEX_HTML UI Theming: Abstract base class for HTTP handlers using VFS
5 Class Method  /UI5/CL_VFS_HANDLER - CLEANUP_PATH UI Theming: Abstract base class for HTTP handlers using VFS
6 Class Method  /UI5/CL_VFS_HANDLER - DO_GET UI Theming: Abstract base class for HTTP handlers using VFS
7 Class Method  /UI5/CL_VFS_HANDLER - GET_DEPTH UI Theming: Abstract base class for HTTP handlers using VFS SOURCE l_depth = get_depth( ).
8 Class Method  /UI5/CL_VFS_HANDLER - GET_DEPTH UI Theming: Abstract base class for HTTP handlers using VFS SOURCE l_depth = get_depth( ).
9 Class Method  /UI5/CL_VFS_HANDLER - GET_REQUEST_DATA UI Theming: Abstract base class for HTTP handlers using VFS
10 Class Method  /UI5/CL_VFS_HANDLER - GET_USER_NAME_TEXT UI Theming: Abstract base class for HTTP handlers using VFS
11 Class Method  /UI5/CL_VFS_HANDLER - HANDLE_METHOD UI Theming: Abstract base class for HTTP handlers using VFS
12 Class Method  /UI5/CL_VFS_HANDLER - HANDLE_METHOD UI Theming: Abstract base class for HTTP handlers using VFS
13 Class Method  /UI5/CL_VFS_HANDLER - INIT UI Theming: Abstract base class for HTTP handlers using VFS
14 Class Method  /UI5/CL_VFS_HANDLER - INVOKE_METHOD UI Theming: Abstract base class for HTTP handlers using VFS
15 Class Method  /UI5/CL_VFS_HANDLER - PATH_CONCAT UI Theming: Abstract base class for HTTP handlers using VFS SOURCE l_abs_path = path_concat( l = m_path r = path ).
16 Class Method  /UI5/CL_VFS_HANDLER - PATH_CONCAT UI Theming: Abstract base class for HTTP handlers using VFS SOURCE l_abs_path = path_concat( l = m_path r = path ).
17 Class Method  /UI5/CL_VFS_HANDLER - PATH_CONCAT UI Theming: Abstract base class for HTTP handlers using VFS SOURCE l_path_prefix = path_concat( l = path r = '' slash = abap_true ).
18 Class Method  /UI5/CL_VFS_HANDLER - PATH_CONCAT UI Theming: Abstract base class for HTTP handlers using VFS SOURCE l_absolute_path_prefix = path_concat( l = m_path r = l_path_prefix slash = abap_true ).
19 Class Method  /UI5/CL_VFS_HANDLER - PATH_CONCAT UI Theming: Abstract base class for HTTP handlers using VFS SOURCE l_path_prefix = path_concat( l = path r = '' slash = abap_true ).
20 Class Method  /UI5/CL_VFS_HANDLER - PATH_CONCAT UI Theming: Abstract base class for HTTP handlers using VFS SOURCE l_target_path_prefix = path_concat( l = target_path r = '' slash = abap_true ).
21 Class Method  /UI5/CL_VFS_HANDLER - PATH_CONCAT UI Theming: Abstract base class for HTTP handlers using VFS SOURCE l_absolute_path = path_concat( l = m_path r = l_path_prefix slash = abap_true ).
22 Class Method  /UI5/CL_VFS_HANDLER - POSTPROCESS_FILE UI Theming: Abstract base class for HTTP handlers using VFS
23 Class Method  /UI5/CL_VFS_HANDLER - RESPOND_FILE UI Theming: Abstract base class for HTTP handlers using VFS
24 Class Method  /UI5/CL_VFS_HANDLER - RESPOND_FILE UI Theming: Abstract base class for HTTP handlers using VFS
25 Class Method  /UI5/CL_VFS_HANDLER - SET_RESPONSE_DATA UI Theming: Abstract base class for HTTP handlers using VFS
26 Class Method  /UI5/CL_VFS_HANDLER - UNPACK_ZIP UI Theming: Abstract base class for HTTP handlers using VFS SOURCE unpack_zip( l_content ).
27 Class Method  /UI5/CL_VFS_HANDLER - UNPACK_ZIP__MKCOL UI Theming: Abstract base class for HTTP handlers using VFS SOURCE unpack_zip__mkcol( path = l_file-name ).
28 Class Method  /UI5/CL_VFS_HANDLER - UNPACK_ZIP__PUT UI Theming: Abstract base class for HTTP handlers using VFS SOURCE unpack_zip__put( path = l_file-name content = l_content ).
29 Class Method  /UI5/CL_VFS_HANDLER - _COPY_RECURSIVE UI Theming: Abstract base class for HTTP handlers using VFS SOURCE _copy_recursive(
30 Class Method  /UI5/CL_VFS_HANDLER - _COPY_RECURSIVE UI Theming: Abstract base class for HTTP handlers using VFS SOURCE path = m_path
31 Class Method  /UI5/CL_VFS_HANDLER - _COPY_RECURSIVE UI Theming: Abstract base class for HTTP handlers using VFS SOURCE target_path = l_dest_p-path
32 Class Method  /UI5/CL_VFS_HANDLER - _COPY_RECURSIVE UI Theming: Abstract base class for HTTP handlers using VFS SOURCE depth = l_depth
33 Class Method  /UI5/CL_VFS_HANDLER - _COPY_RECURSIVE UI Theming: Abstract base class for HTTP handlers using VFS SOURCE overwrite = l_overwrite
34 Class Method  /UI5/CL_VFS_HANDLER - _COPY_RECURSIVE UI Theming: Abstract base class for HTTP handlers using VFS SOURCE ).
35 Class Method  /UI5/CL_VFS_HANDLER - _COPY_RECURSIVE UI Theming: Abstract base class for HTTP handlers using VFS SOURCE _copy_recursive( exporting path = l_child_path depth = l_sub_depth target_path = l_child_target_path overwrite = overwrite ).
36 Class Method  /UI5/CL_VFS_HANDLER - _E UI Theming: Abstract base class for HTTP handlers using VFS
37 Class Method  /UI5/CL_VFS_HANDLER - _E UI Theming: Abstract base class for HTTP handlers using VFS
38 Class Method  /UI5/CL_VFS_HANDLER - _PROPFIND_REC UI Theming: Abstract base class for HTTP handlers using VFS SOURCE _propfind_rec( exporting path = '' depth = 1 file = m_file changing propfind_tab = l_propfind_tab ).
39 Class Method  /UI5/CL_VFS_HANDLER - _PROPFIND_REC UI Theming: Abstract base class for HTTP handlers using VFS SOURCE _propfind_rec( exporting path = '' depth = l_depth file = m_file changing propfind_tab = l_propfind_tab ).
40 Class Method  /UI5/CL_VFS_HANDLER - _PROPFIND_REC UI Theming: Abstract base class for HTTP handlers using VFS SOURCE _propfind_rec( exporting PATH = l_info-path depth = l_sub_depth file = l_sub_file changing propfind_tab = propfind_tab ).
41 Class Method  /UI5/CL_VFS_HANDLER - _SET_CDATA_UTF8 UI Theming: Abstract base class for HTTP handlers using VFS
42 Class Method  /UI5/CL_VFS_HANDLER - _SET_CDATA_UTF8 UI Theming: Abstract base class for HTTP handlers using VFS
43 Class Method  /UI5/CL_VFS_HANDLER - _TIMESTAMP UI Theming: Abstract base class for HTTP handlers using VFS
44 Class Method  /UI5/CL_VFS_UTIL - HTTP_DATE UI Theming: Utilities for Filesystem Operations
45 Class Method  /UI5/CL_VFS_UTIL - PARSE_HTTP_DATE UI Theming: Utilities for Filesystem Operations
46 Class Method  /UI5/CL_VFS_UTIL - PARSE_URL UI Theming: Utilities for Filesystem Operations
47 Class Method  /UI5/CX_VFS_ERROR - FORBIDDEN UI Theming: Exception to report HTTP error codes
48 Class Method  /UI5/CX_VFS_ERROR - FORBIDDEN UI Theming: Exception to report HTTP error codes
49 Class Method  /UI5/CX_VFS_ERROR - FORBIDDEN UI Theming: Exception to report HTTP error codes
50 Class Method  /UI5/CX_VFS_ERROR - FORBIDDEN UI Theming: Exception to report HTTP error codes
51 Class Method  /UI5/CX_VFS_ERROR - FORBIDDEN UI Theming: Exception to report HTTP error codes
52 Class Method  /UI5/CX_VFS_ERROR - FORBIDDEN UI Theming: Exception to report HTTP error codes
53 Class Method  /UI5/CX_VFS_ERROR - INTERNAL_SERVER_ERROR UI Theming: Exception to report HTTP error codes
54 Class Method  /UI5/CX_VFS_ERROR - INTERNAL_SERVER_ERROR UI Theming: Exception to report HTTP error codes
55 Class Method  /UI5/CX_VFS_ERROR - NOT_FOUND UI Theming: Exception to report HTTP error codes
56 Class Method  /UI5/CX_VFS_ERROR - NOT_IMPLEMENTED UI Theming: Exception to report HTTP error codes
57 Class Method  /UI5/CX_VFS_ERROR - NOT_IMPLEMENTED UI Theming: Exception to report HTTP error codes
58 Class Method  /UI5/CX_VFS_ERROR - RAISE UI Theming: Exception to report HTTP error codes
59 Class Method  /UI5/IF_ESCAPE - HTML UI Theming: Escape API
60 Class Method  /UI5/IF_VFS - GET_FILE UI Theming: API for "Virtual File System" (VFS)
61 Class Method  /UI5/IF_VFS - GET_FILE UI Theming: API for "Virtual File System" (VFS)
62 Class Method  /UI5/IF_VFS - GET_FILE UI Theming: API for "Virtual File System" (VFS)
63 Class Method  /UI5/IF_VFS - GET_FILE UI Theming: API for "Virtual File System" (VFS)
64 Class Method  /UI5/IF_VFS - GET_FILE UI Theming: API for "Virtual File System" (VFS)
65 Class Method  /UI5/IF_VFS_FILE - DELETE UI Theming: File API for "Virtual File System" (VFS)
66 Class Method  /UI5/IF_VFS_FILE - GET UI Theming: File API for "Virtual File System" (VFS)
67 Class Method  /UI5/IF_VFS_FILE - GET UI Theming: File API for "Virtual File System" (VFS)
68 Class Method  /UI5/IF_VFS_FILE - INFO UI Theming: File API for "Virtual File System" (VFS)
69 Class Method  /UI5/IF_VFS_FILE - INFO UI Theming: File API for "Virtual File System" (VFS)
70 Class Method  /UI5/IF_VFS_FILE - INFO UI Theming: File API for "Virtual File System" (VFS)
71 Class Method  /UI5/IF_VFS_FILE - INFO UI Theming: File API for "Virtual File System" (VFS)
72 Class Method  /UI5/IF_VFS_FILE - INFO UI Theming: File API for "Virtual File System" (VFS)
73 Class Method  /UI5/IF_VFS_FILE - INFO UI Theming: File API for "Virtual File System" (VFS)
74 Class Method  /UI5/IF_VFS_FILE - INFO UI Theming: File API for "Virtual File System" (VFS)
75 Class Method  /UI5/IF_VFS_FILE - LIST UI Theming: File API for "Virtual File System" (VFS)
76 Class Method  /UI5/IF_VFS_FILE - LIST UI Theming: File API for "Virtual File System" (VFS)
77 Class Method  /UI5/IF_VFS_FILE - MKCOL UI Theming: File API for "Virtual File System" (VFS)
78 Class Method  /UI5/IF_VFS_FILE - MKCOL UI Theming: File API for "Virtual File System" (VFS)
79 Class Method  /UI5/IF_VFS_FILE - MKCOL UI Theming: File API for "Virtual File System" (VFS)
80 Class Method  /UI5/IF_VFS_FILE - PUT UI Theming: File API for "Virtual File System" (VFS)
81 Class Method  /UI5/IF_VFS_FILE - PUT UI Theming: File API for "Virtual File System" (VFS)
82 Class Method  /UI5/IF_VFS_FILE - PUT UI Theming: File API for "Virtual File System" (VFS)
83 Class Method  /UI5/IF_VFS_FILE - PUT UI Theming: File API for "Virtual File System" (VFS)
84 Class Method  CL_ABAP_CONV_OUT_CE - CREATE Code Page and Endian Conversion (System Format -> External)
85 Class Method  CL_ABAP_CONV_OUT_CE - GET_BUFFER Code Page and Endian Conversion (System Format -> External)
86 Class Method  CL_ABAP_CONV_OUT_CE - WRITE Code Page and Endian Conversion (System Format -> External)
87 Class Method  CL_ABAP_ZIP - GET Zip Utility
88 Class Method  CL_ABAP_ZIP - LOAD Zip Utility
89 Class Method  CL_BSP_UTILITY - DATE_TO_STRING_HTTP Business Server Pages (BSP) Utility Class
90 Class Method  CL_HTTP_UTILITY - DECODE_X_BASE64 HTTP Framework (iHTTP) HTTP Utilities
91 Class Method  CL_HTTP_UTILITY - ENCODE_X_BASE64 HTTP Framework (iHTTP) HTTP Utilities
92 Class Method  CL_HTTP_UTILITY - GET_LAST_ERROR HTTP Framework (iHTTP) HTTP Utilities
93 Class Method  CL_HTTP_UTILITY - GET_LAST_ERROR HTTP Framework (iHTTP) HTTP Utilities
94 Class Method  IF_HTTP_ENTITY - GET_CDATA HTTP Framework (iHTTP) HTTP Entity
95 Class Method  IF_HTTP_ENTITY - GET_DATA HTTP Framework (iHTTP) HTTP Entity
96 Class Method  IF_HTTP_ENTITY - GET_DATA HTTP Framework (iHTTP) HTTP Entity
97 Class Method  IF_HTTP_ENTITY - GET_FORM_FIELD HTTP Framework (iHTTP) HTTP Entity
98 Class Method  IF_HTTP_ENTITY - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
99 Class Method  IF_HTTP_ENTITY - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
100 Class Method  IF_HTTP_ENTITY - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
101 Class Method  IF_HTTP_ENTITY - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
102 Class Method  IF_HTTP_ENTITY - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
103 Class Method  IF_HTTP_ENTITY - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
104 Class Method  IF_HTTP_ENTITY - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
105 Class Method  IF_HTTP_ENTITY - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
106 Class Method  IF_HTTP_ENTITY - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
107 Class Method  IF_HTTP_ENTITY - GET_MULTIPART HTTP Framework (iHTTP) HTTP Entity
108 Class Method  IF_HTTP_ENTITY - NUM_MULTIPARTS HTTP Framework (iHTTP) HTTP Entity
109 Class Method  IF_HTTP_ENTITY - SET_CDATA HTTP Framework (iHTTP) HTTP Entity
110 Class Method  IF_HTTP_ENTITY - SET_CDATA HTTP Framework (iHTTP) HTTP Entity
111 Class Method  IF_HTTP_ENTITY - SET_CDATA HTTP Framework (iHTTP) HTTP Entity
112 Class Method  IF_HTTP_ENTITY - SET_CDATA HTTP Framework (iHTTP) HTTP Entity
113 Class Method  IF_HTTP_ENTITY - SET_CDATA HTTP Framework (iHTTP) HTTP Entity
114 Class Method  IF_HTTP_ENTITY - SET_CONTENT_TYPE HTTP Framework (iHTTP) HTTP Entity
115 Class Method  IF_HTTP_ENTITY - SET_CONTENT_TYPE HTTP Framework (iHTTP) HTTP Entity
116 Class Method  IF_HTTP_ENTITY - SET_DATA HTTP Framework (iHTTP) HTTP Entity
117 Class Method  IF_HTTP_ENTITY - SET_DATA HTTP Framework (iHTTP) HTTP Entity
118 Class Method  IF_HTTP_ENTITY - SET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
119 Class Method  IF_HTTP_ENTITY - SET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
120 Class Method  IF_HTTP_ENTITY - SET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
121 Class Method  IF_HTTP_ENTITY - SET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
122 Class Method  IF_HTTP_ENTITY - SET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Entity
123 Class Method  IF_HTTP_REQUEST - GET_CDATA HTTP Framework (iHTTP) HTTP Request
124 Class Method  IF_HTTP_REQUEST - GET_DATA HTTP Framework (iHTTP) HTTP Request
125 Class Method  IF_HTTP_REQUEST - GET_FORM_FIELD HTTP Framework (iHTTP) HTTP Request
126 Class Method  IF_HTTP_REQUEST - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Request
127 Class Method  IF_HTTP_REQUEST - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Request
128 Class Method  IF_HTTP_REQUEST - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Request
129 Class Method  IF_HTTP_REQUEST - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Request
130 Class Method  IF_HTTP_REQUEST - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Request
131 Class Method  IF_HTTP_REQUEST - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Request
132 Class Method  IF_HTTP_REQUEST - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Request
133 Class Method  IF_HTTP_REQUEST - GET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Request
134 Class Method  IF_HTTP_REQUEST - GET_METHOD HTTP Framework (iHTTP) HTTP Request
135 Class Method  IF_HTTP_REQUEST - GET_MULTIPART HTTP Framework (iHTTP) HTTP Request
136 Class Method  IF_HTTP_REQUEST - NUM_MULTIPARTS HTTP Framework (iHTTP) HTTP Request
137 Class Method  IF_HTTP_RESPONSE - REDIRECT HTTP Framework (iHTTP) HTTP Response
138 Class Method  IF_HTTP_RESPONSE - SERVER_CACHE_EXPIRE_REL HTTP Framework (iHTTP) HTTP Response
139 Class Method  IF_HTTP_RESPONSE - SET_CDATA HTTP Framework (iHTTP) HTTP Response
140 Class Method  IF_HTTP_RESPONSE - SET_CDATA HTTP Framework (iHTTP) HTTP Response
141 Class Method  IF_HTTP_RESPONSE - SET_CDATA HTTP Framework (iHTTP) HTTP Response
142 Class Method  IF_HTTP_RESPONSE - SET_CDATA HTTP Framework (iHTTP) HTTP Response
143 Class Method  IF_HTTP_RESPONSE - SET_CDATA HTTP Framework (iHTTP) HTTP Response
144 Class Method  IF_HTTP_RESPONSE - SET_CONTENT_TYPE HTTP Framework (iHTTP) HTTP Response
145 Class Method  IF_HTTP_RESPONSE - SET_CONTENT_TYPE HTTP Framework (iHTTP) HTTP Response
146 Class Method  IF_HTTP_RESPONSE - SET_DATA HTTP Framework (iHTTP) HTTP Response
147 Class Method  IF_HTTP_RESPONSE - SET_DATA HTTP Framework (iHTTP) HTTP Response
148 Class Method  IF_HTTP_RESPONSE - SET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Response
149 Class Method  IF_HTTP_RESPONSE - SET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Response
150 Class Method  IF_HTTP_RESPONSE - SET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Response
151 Class Method  IF_HTTP_RESPONSE - SET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Response
152 Class Method  IF_HTTP_RESPONSE - SET_HEADER_FIELD HTTP Framework (iHTTP) HTTP Response
153 Class Method  IF_HTTP_RESPONSE - SET_STATUS HTTP Framework (iHTTP) HTTP Response
154 Class Method  IF_HTTP_RESPONSE - SET_STATUS HTTP Framework (iHTTP) HTTP Response
155 Class Method  IF_HTTP_RESPONSE - SET_STATUS HTTP Framework (iHTTP) HTTP Response
156 Class Method  IF_HTTP_RESPONSE - SET_STATUS HTTP Framework (iHTTP) HTTP Response
157 Class Method  IF_HTTP_RESPONSE - SET_STATUS HTTP Framework (iHTTP) HTTP Response
158 Class Method  IF_HTTP_RESPONSE - SET_STATUS HTTP Framework (iHTTP) HTTP Response
159 Class Method  IF_HTTP_RESPONSE - SET_STATUS HTTP Framework (iHTTP) HTTP Response
160 Class Method  IF_HTTP_RESPONSE - SET_STATUS HTTP Framework (iHTTP) HTTP Response
161 Class Method  IF_HTTP_RESPONSE - SET_STATUS HTTP Framework (iHTTP) HTTP Response
162 Class Method  IF_HTTP_SERVER - GET_LOCATION HTTP Framework (iHTTP) HTTP Server
163 Class Method  IF_HTTP_UTILITY - DECODE_X_BASE64 Utility Methods for HTTP Framework
164 Class Method  IF_HTTP_UTILITY - ENCODE_X_BASE64 Utility Methods for HTTP Framework
165 Class Method  IF_HTTP_UTILITY - GET_LAST_ERROR Utility Methods for HTTP Framework
166 Class Method  IF_HTTP_UTILITY - GET_LAST_ERROR Utility Methods for HTTP Framework