SAP ABAP Class CL_CFX_FILEPROVIDER_FACTORY (CFX: Generates Fileprovider Objects)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_CONN (Package) CFX: Connectivity Using FTP

⤷

⤷

Properties
Class | CL_CFX_FILEPROVIDER_FACTORY | |
Short Description | CFX: Generates Fileprovider Objects | |
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
Class CL_CFX_FILEPROVIDER_FACTORY has no forward declaration.
Interfaces
Class CL_CFX_FILEPROVIDER_FACTORY has no interface implemented.
Friends
Class CL_CFX_FILEPROVIDER_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Delivers FTP Access | 20020215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generates Object with FILEPROVIDER Interface | 20020215 |
Events
Class CL_CFX_FILEPROVIDER_FACTORY has no event.
Types
Class CL_CFX_FILEPROVIDER_FACTORY has no local type.
Method Signatures
Method GET_FILEPROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GATEWAY_HOST | Call by reference | Type reference (TYPE) | STRING | Firewall Rechner | 20020215 | ||
2 | ![]() |
I_GATEWAY_PASSWORD | Call by reference | Type reference (TYPE) | STRING | Passwort auf dem Firewall-Rechner | 20020215 | ||
3 | ![]() |
I_GATEWAY_USER | Call by reference | Type reference (TYPE) | STRING | Benutzer auf dem Firewall-Rechner | 20020215 | ||
4 | ![]() |
I_PASSWORD | Call by reference | Type reference (TYPE) | STRING | user-account (bei anon FTP=ftp) | 20020215 | ||
5 | ![]() |
I_SERVER | Call by reference | Type reference (TYPE) | STRING | '' | bei FTP, HTTP der Servername | 20020215 | |
6 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | I | Konstante (s. Attribute), die Art des Zugriffs definiert | 20020215 | ||
7 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | STRING | user-account (bei anon FTP=ftp) | 20020215 | ||
8 | ![]() |
RP_FILEPROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_CFX_FILEPROVIDER | CFX: Zugriff auf Dateiablagen | 20020215 |
Method GET_FILEPROVIDER on class CL_CFX_FILEPROVIDER_FACTORY has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 2.0 |