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 | ![]() |
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 | ![]() |
Static method | Public | Method | Selection: Sel.File Using Additional Attributes Such as Name | 20100926 |
2 | ![]() |
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 | ![]() |
ES_FILE_ATTRIBUTES | Call by reference | Type reference (TYPE) | ECH_FILE_ATTRIBUTES | 20100926 | |||
2 | ![]() |
EV_CANCELLED_BY_USER | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100926 | |||
3 | ![]() |
IV_DEFAULT_ATTACHMENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20100926 | |||
4 | ![]() |
IV_DEFAULT_FULL_PATH_INCL_FILE | Call by reference | Type reference (TYPE) | STRING | 20100926 | |||
5 | ![]() |
IV_POPUP_POS_COLUMN | Call by reference | Type reference (TYPE) | I | 5 | 20100926 | ||
6 | ![]() |
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 | ![]() |
IV_FULL_PATH_INCL_FILE | Call by reference | Type reference (TYPE) | STRING | 20100926 | |||
2 | ![]() |
RV_CONTENT_AS_BYTE_STRING | Value transfer | Type reference (TYPE) | XSTRING | Datei als Byte-String | 20100926 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100926 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |