SAP ABAP Class IF_CFX_FILEPROVIDER (CFX: Interface for Access to File Storage)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_FTP_FILEPROVIDER | CFX: FTP Fileprovider Object | 20020215 |
Properties
Class | IF_CFX_FILEPROVIDER | |
Short Description | CFX: Interface for Access to File Storage | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020215 | SAP |
Last change | 20141109 | |
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 IF_CFX_FILEPROVIDER has no interface implemented.
Friends
Class IF_CFX_FILEPROVIDER has no friend class.
Attributes
Class IF_CFX_FILEPROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Ends the Connection | 20020215 |
2 | ![]() |
Instance method | Public | Method | Generates Subdirectory in Current Work Directory | 20020215 |
3 | ![]() |
Instance method | Public | Method | Deletes File from Work Directory | 20020215 |
4 | ![]() |
Instance method | Public | Method | Delivers File Listing for Current Work Directory | 20020215 |
5 | ![]() |
Instance method | Public | Method | Reads File Content in Internal Table | 20020215 |
6 | ![]() |
Instance method | Public | Method | Sets Work Directory | 20020215 |
7 | ![]() |
Instance method | Public | Method | Writes File from Internal Table | 20020215 |
Events
Class IF_CFX_FILEPROVIDER has no event.
Types
Class IF_CFX_FILEPROVIDER has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_CFX_FILEPROVIDER has no parameter.
Method CLOSE on class IF_CFX_FILEPROVIDER has no exception.
Method CREATE_DIRECTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | 20020215 |
Method CREATE_DIRECTORY on class IF_CFX_FILEPROVIDER has no exception.
Method DELETE_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20020218 |
Method DELETE_FILE on class IF_CFX_FILEPROVIDER has no exception.
Method GET_FILE_LISTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FILES | Call by reference | Type reference (TYPE) | CFX_TT_FILEDESCRIPTORS | CFX: Liste mit Dateibeschreibungen | 20020215 | ||
2 | ![]() |
I_ONLY_FILES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20020620 |
Method GET_FILE_LISTING on class IF_CFX_FILEPROVIDER has no exception.
Method READ_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTENT | Call by reference | Type reference (TYPE) | SDOKCNTBINS | SDOK: Tabelle von Binärdokumentinhalten für den Web-Server | 20020218 | ||
2 | ![]() |
E_SIZE | Call by reference | Type reference (TYPE) | I | 20020218 | |||
3 | ![]() |
I_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20020218 |
Method READ_FILE on class IF_CFX_FILEPROVIDER has no exception.
Method SET_WORK_DIRECTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ABS_PATH | Call by reference | Type reference (TYPE) | STRING | 20020215 |
Method SET_WORK_DIRECTORY on class IF_CFX_FILEPROVIDER has no exception.
Method WRITE_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONTENT | Call by reference | Type reference (TYPE) | SDOKCNTBINS | SDOK: Tabelle von Binärdokumentinhalten für den Web-Server | 20020218 | ||
2 | ![]() |
I_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20020218 | |||
3 | ![]() |
I_FILESIZE | Call by reference | Type reference (TYPE) | I | 20020218 |
Method WRITE_FILE on class IF_CFX_FILEPROVIDER has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |