SAP ABAP Class FTP_LOGICAL_PATH_CHECK (Singleton class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM-FTP (Application Component) File Transfer Using FTP
⤷
SFTP (Package) SAP FTP / HTTP
⤷
⤷
Properties
| Class | FTP_LOGICAL_PATH_CHECK | |
| Short Description | Singleton class | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFTP | SAP FTP / HTTP |
| Created | 20120306 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FTP_LOGICAL_PATH_CHECK has no forward declaration.
Interfaces
Class FTP_LOGICAL_PATH_CHECK has no interface implemented.
Friends
Class FTP_LOGICAL_PATH_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | FILENAME-FILEINTERN | 20120306 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RFCDISPLAZ-RFCREGID | RFC Property | 20130514 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | FTP_LOGICAL_PATH_CHECK | 20120306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120306 | ||
| 2 | Instance method | Public | Method | 20120306 | ||
| 3 | Instance method | Public | Method | Get the RFC Properties | 20130514 | |
| 4 | Instance method | Public | Method | 20120306 | ||
| 5 | Instance method | Public | Method | Set the RFC property. | 20130514 |
Events
Class FTP_LOGICAL_PATH_CHECK has no event.
Types
Class FTP_LOGICAL_PATH_CHECK has no local type.
Method Signatures
Method GET_APPS_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FTP_OBJ | Value transfer | Object reference (TYPE REF TO) | FTP_LOGICAL_PATH_CHECK | 20120306 |
Method GET_APPS_INSTANCE on class FTP_LOGICAL_PATH_CHECK has no exception.
Method GET_LPATH_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGICALPATH_NAME | Value transfer | Type reference (TYPE) | FILENAME-FILEINTERN | 20120306 |
Method GET_LPATH_NAME on class FTP_LOGICAL_PATH_CHECK has no exception.
Method GET_RFC_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RFC_RESULT | Value transfer | Type reference (TYPE) | RFCDISPLAZ-RFCREGID | Identification of a registered RFC server program | 20130514 |
Method GET_RFC_PROP on class FTP_LOGICAL_PATH_CHECK has no exception.
Method SET_LPATH_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LPATH_NAME | Call by reference | Type reference (TYPE) | FILENAME-FILEINTERN | 20120306 |
Method SET_LPATH_NAME on class FTP_LOGICAL_PATH_CHECK has no exception.
Method SET_RFC_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RFC_PROPERTY | Call by reference | Type reference (TYPE) | RFCDISPLAZ-RFCREGID | Identification of a registered RFC server program | 20130514 |
Method SET_RFC_PROP on class FTP_LOGICAL_PATH_CHECK has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |