SAP ABAP Class /UI5/IF_VFS_FILE (UI Theming: File API for "Virtual File System" (VFS))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI5/CL_BUNDLE_API UI Theming: API for CFS file bundle 20120713
2 Interface implementation (CLASS c. INTERFACES i_ref)  /UI5/CL_BUNDLE_FILE UI Theming: API for file in CFS file bundle 20120712
3 Interface implementation (CLASS c. INTERFACES i_ref)  /UI5/CL_THEME_ACCESS UI Theming: Authorization and access check for custom themes 20130318
4 Interface implementation (CLASS c. INTERFACES i_ref)  /UI5/CL_VFS_ABSTR_RO_FS UI Theming: Abstract base class for r/o files and folders 20120712
5 Interface implementation (CLASS c. INTERFACES i_ref)  /UI5/CL_VFS_DELEGATING_FILE UI Theming: File delegating access to another file 20130117
6 Interface implementation (CLASS c. INTERFACES i_ref)  /UI5/CL_VFS_SHADOW_RESOURCE UI Theming: Access a primary and a shadow file system as one 20120712
Properties
Class /UI5/IF_VFS_FILE  
Short Description UI Theming: File API for "Virtual File System" (VFS)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120712   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /UI5/IF_VFS_FILE has no interface implemented.
Friends
Class /UI5/IF_VFS_FILE has no friend class.
Attributes
Class /UI5/IF_VFS_FILE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method 20120712
2 EXISTS Instance method Public Method NOT USED!!! 20120712
3 GET Instance method Public Method 20120712
4 INFO Instance method Public Method 20120716
5 IOCTL Instance method Public Method 20130118
6 LIST Instance method Public Method 20120716
7 MKCOL Instance method Public Method 20120712
8 PROPFIND Instance method Public Method NOT USED!!! 20120712
9 PUT Instance method Public Method 20120712
Events
Class /UI5/IF_VFS_FILE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_GET_DATA Public See coding 20120712 begin of t_get_data, content type xstring, mime_type type string, end of t_get_data
2 T_INFO Public See coding 20120716 begin of t_info, source type string, path type string, mime_type type string, content_length type string, dir type flag. include type /UI5/DB_CHANGE_INFORMATION as change_information. types: end of t_info
3 T_LIST Public See coding 20120716 t_list type standard table of t_info with default key
4 T_PROPFIND_DATA Public See coding 20120712 begin of t_propfind_data, path type string, mime_type type string, content_length type string, dir type flag. include type /UI5/DB_CHANGE_INFORMATION as change_information. types: end of t_propfind_data
5 T_PROPFIND_TAB Public See coding 20120712 t_propfind_tab type standard table of t_propfind_data with default key
Method Signatures

Method DELETE Signature

Method DELETE on class /UI5/IF_VFS_FILE has no parameter.
Method DELETE on class /UI5/IF_VFS_FILE has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20120712

Method EXISTS on class /UI5/IF_VFS_FILE has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GET_DATA Value transfer Type reference (TYPE) T_GET_DATA 20120712

Method GET on class /UI5/IF_VFS_FILE has no exception.

Method INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INFO Value transfer Type reference (TYPE) T_INFO 20120716

Method INFO on class /UI5/IF_VFS_FILE has no exception.

Method IOCTL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20130118
2 Importing OP Call by reference Type reference (TYPE) STRING 20130118
3 Returning RESULT Value transfer Type reference (TYPE) STRING 20130118
4 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20130118

Method IOCTL on class /UI5/IF_VFS_FILE has no exception.

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LIST Value transfer Type reference (TYPE) T_LIST 20120716

Method LIST on class /UI5/IF_VFS_FILE has no exception.

Method MKCOL Signature

Method MKCOL on class /UI5/IF_VFS_FILE has no parameter.
Method MKCOL on class /UI5/IF_VFS_FILE has no exception.

Method PROPFIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEPTH Call by reference Type reference (TYPE) I 20120712
2 Returning PROPFIND_TAB Value transfer Type reference (TYPE) T_PROPFIND_TAB 20120712

Method PROPFIND on class /UI5/IF_VFS_FILE has no exception.

Method PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) XSTRING 20120712

Method PUT on class /UI5/IF_VFS_FILE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in