SAP ABAP Class CX_CFX_CONN_ERROR (General Exceptions for Communication)
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 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20020220 |
Properties
| Class | CX_CFX_CONN_ERROR | |
| Short Description | General Exceptions for Communication | |
| Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | CFX_CONN | CFX: Connectivity Using FTP |
| Created | 20020220 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CFX_CONN_ERROR has no forward declaration.
Interfaces
Class CX_CFX_CONN_ERROR has no interface implemented.
Friends
Class CX_CFX_CONN_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | Constants from cl_cfx_fileprovider_factory (0=ftp, 1=http) | 20020220 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | Error code | 20020220 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Command that Triggers Errors | 20020221 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020221 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Current Directory | 20020221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020220 |
Events
Class CX_CFX_CONN_ERROR has no event.
Types
Class CX_CFX_CONN_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | M_CONN_TYPE | Value transfer | Type reference (TYPE) | I | M_CONN_TYPE | 20020220 | |||
| 2 | M_ERROR_CODE | Value transfer | Type reference (TYPE) | I | M_ERROR_CODE | 20020220 | |||
| 3 | M_ERROR_COMMAND | Value transfer | Type reference (TYPE) | STRING | M_ERROR_COMMAND | 20020221 | |||
| 4 | M_SERVER | Value transfer | Type reference (TYPE) | STRING | M_SERVER | 20020221 | |||
| 5 | M_WORK_DIR | Value transfer | Type reference (TYPE) | STRING | M_WORK_DIR | 20020221 | |||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020220 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020220 |
Method CONSTRUCTOR on class CX_CFX_CONN_ERROR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 2.0 |