SAP ABAP Class CL_XMS_TEXT_FROM_ERROR_CHAIN (Displayed Text from Exception Chain)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime
⤷
⤷
Properties
| Class | CL_XMS_TEXT_FROM_ERROR_CHAIN | |
| Short Description | Displayed Text from Exception Chain | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20070131 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_TEXT_FROM_ERROR_CHAIN has no forward declaration.
Interfaces
Class CL_XMS_TEXT_FROM_ERROR_CHAIN has no interface implemented.
Friends
Class CL_XMS_TEXT_FROM_ERROR_CHAIN has no friend class.
Attributes
Class CL_XMS_TEXT_FROM_ERROR_CHAIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090326 | ||
| 2 | Static method | Public | Method | 20070131 |
Events
Class CL_XMS_TEXT_FROM_ERROR_CHAIN has no event.
Types
Class CL_XMS_TEXT_FROM_ERROR_CHAIN has no local type.
Method Signatures
Method GET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20090326 | |||
| 2 | INCLUDE_NAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20090326 | |||
| 3 | PROGRAM_NAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20090326 | |||
| 4 | SOURCE_LINE | Call by reference | Type reference (TYPE) | I | 20090326 |
Method GET_SOURCE on class CL_XMS_TEXT_FROM_ERROR_CHAIN has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20070131 | |||
| 2 | SEPARATOR | Call by reference | Type reference (TYPE) | CHAR1 | '|' | Einstelliges Kennzeichen | 20070131 | ||
| 3 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20070131 |
Method GET_TEXT on class CL_XMS_TEXT_FROM_ERROR_CHAIN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |