SAP ABAP Class CX_UCON_BASE (Unified Connectivity Base Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_DDIC (Package) DDIC elements for S_UNIFIED_CON and subpackages
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20110201 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110201 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_UCON_ASYNC_ALREADY_STARTED | Asyncroneous task alraedy started | 20130315 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_UCON_INVALID_COMBINATION | Invalid argument passed | 20130319 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_UCON_NOT_ACTIVE | UCON is not active | 20121204 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_UCON_SETUP_CANCELED | setup canceled | 20121204 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_UCON_TRANSPORT_ERROR | RFC State Transport Error | 20130314 |
Properties
| Class | CX_UCON_BASE | |
| Short Description | Unified Connectivity Base Exception | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_UNIFIED_CON_DDIC | DDIC elements for S_UNIFIED_CON and subpackages |
| Created | 20110201 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_UCON_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110201 |
Friends
Class CX_UCON_BASE has no friend class.
Attributes
Class CX_UCON_BASE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110201 |
Events
Class CX_UCON_BASE has no event.
Types
Class CX_UCON_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110201 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110201 |
Method CONSTRUCTOR on class CX_UCON_BASE has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |