SAP ABAP Class CX_DMC_RFC_CONNECTION (error class for rfc communication)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DMC_MD_NO_CHECK | Exception with no Check of the RAISING Clause | 20120315 |
Properties
| Class | CX_DMC_RFC_CONNECTION | |
| Short Description | error class for rfc communication | |
| Super Class | CX_DMC_MD_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 | CNV_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20120315 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_DMC_RFC_CONNECTION has no forward declaration.
Interfaces
Class CX_DMC_RFC_CONNECTION has no interface implemented.
Friends
Class CX_DMC_RFC_CONNECTION 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 | 2 | 20120315 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | 20120315 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR120 | Char 80 | 20130410 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130410 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120315 |
Events
Class CX_DMC_RFC_CONNECTION has no event.
Types
Class CX_DMC_RFC_CONNECTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CX_SUBRC | Value transfer | Type reference (TYPE) | I | CX_SUBRC | 20120315 | |||
| 2 | MESSAGETEXT | Value transfer | Type reference (TYPE) | CHAR120 | MESSAGETEXT | 20130410 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120315 | ||||
| 4 | RFC_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | RFC_DESTINATION | 20130410 | |||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20120315 |
Method CONSTRUCTOR on class CX_DMC_RFC_CONNECTION has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |