SAP ABAP Class CL_CFX_FTP_FILEPROVIDER (CFX: FTP Fileprovider Object)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_CONN (Package) CFX: Connectivity Using FTP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFX_FILEPROVIDER | CFX: Interface for Access to File Storage | 20020215 |
Properties
| Class | CL_CFX_FTP_FILEPROVIDER | |
| Short Description | CFX: FTP Fileprovider Object | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_CONN | CFX: Connectivity Using FTP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CFX_FILEPROVIDER | CFX: Interface for Access to File Storage | 20020215 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CFX_FILEPROVIDER_FACTORY | 20020215 | CFX: Generates Fileprovider Objects |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 20020215 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020215 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Extracts Files from FTP Output in UNIX Format | 20020218 | |
| 2 | Instance method | Private | Method | Extracts Listing Fields from Text Line | 20020218 |
Events
Class CL_CFX_FTP_FILEPROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CFX_FTP_LINE | Private | See coding | 20020218 | |
||
| 2 | CFX_FTP_LINE_TT | Private | See coding | 20020218 | |
Method Signatures
Method GET_FILE_LISTING_UNIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FILES | Call by reference | Type reference (TYPE) | CFX_TT_FILEDESCRIPTORS | CFX: Liste mit Dateibeschreibungen | 20020218 | |||
| 2 | CT_TEXTLINES | Call by reference | Type reference (TYPE) | CFX_FTP_LINE_TT | 20020218 | ||||
| 3 | I_ONLY_FILES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20020620 |
Method GET_FILE_LISTING_UNIX on class CL_CFX_FTP_FILEPROVIDER has no exception.
Method GET_VALUES_FROM_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATE | Call by reference | Type reference (TYPE) | CFX_FTP_LINE | 20020220 | ||||
| 2 | E_NAME | Call by reference | Type reference (TYPE) | CFX_FTP_LINE | 20020218 | ||||
| 3 | E_SIZE | Call by reference | Type reference (TYPE) | CFX_FTP_LINE | 20020218 | ||||
| 4 | I_LINE | Call by reference | Type reference (TYPE) | CFX_FTP_LINE | 20020218 |
Method GET_VALUES_FROM_LINE on class CL_CFX_FTP_FILEPROVIDER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 2.0 |