SAP ABAP Class CL_ECH_FILE_SERVICES (File Operation (Required for UI))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FS_ECH_DOC_STORE_FILE_UI (Package) UI for Document Storage
Properties
Class CL_ECH_FILE_SERVICES  
Short Description File Operation (Required for UI)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_ECH_DOC_STORE_FILE_UI   UI for Document Storage 
Created 20100926   SAP 
Last change 20110908   SAP 
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 CL_ECH_FILE_SERVICES has no interface implemented.
Friends
Class CL_ECH_FILE_SERVICES has no friend class.
Attributes
Class CL_ECH_FILE_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SELECT_FILE_POPUP_WITH_ATTRIBS Static method Public Method Selection: Sel.File Using Additional Attributes Such as Name 20100926
2 UPLOAD_FILE Static method Public Method Uploading a File 20100926
Events
Class CL_ECH_FILE_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 XSTRING_1024 Private See coding 20100926 xstring_1024(1024) type x
Method Signatures

Method SELECT_FILE_POPUP_WITH_ATTRIBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FILE_ATTRIBUTES Call by reference Type reference (TYPE) ECH_FILE_ATTRIBUTES 20100926
2 Exporting EV_CANCELLED_BY_USER Call by reference Type reference (TYPE) ABAP_BOOL 20100926
3 Importing IV_DEFAULT_ATTACHMENT_NAME Call by reference Type reference (TYPE) STRING 20100926
4 Importing IV_DEFAULT_FULL_PATH_INCL_FILE Call by reference Type reference (TYPE) STRING 20100926
5 Importing IV_POPUP_POS_COLUMN Call by reference Type reference (TYPE) I 5 20100926
6 Importing IV_POPUP_POS_LINE Call by reference Type reference (TYPE) I 5 20100926

Method SELECT_FILE_POPUP_WITH_ATTRIBS on class CL_ECH_FILE_SERVICES has no exception.

Method UPLOAD_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FULL_PATH_INCL_FILE Call by reference Type reference (TYPE) STRING 20100926
2 Returning RV_CONTENT_AS_BYTE_STRING Value transfer Type reference (TYPE) XSTRING Datei als Byte-String 20100926
# Exception Resumable Description Created on
1 CX_ECH_DOC_STORE_FILE_UI_STAT 20100926
History
Last changed by/on SAP  20110908 
SAP Release Created in 703