SAP ABAP Class CX_ECH_EXECUTION_ERROR (Error during execution)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_BASIS (Package) Central Objects of Error and Conflict Handler
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20070208 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060523 |
Properties
| Class | CX_ECH_EXECUTION_ERROR | |
| Short Description | Error during execution | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | FS_ECH_BASIS | Central Objects of Error and Conflict Handler |
| Created | 20060523 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ECH_EXECUTION_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060523 |
Friends
Class CX_ECH_EXECUTION_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20060627 | |||||
| 2 | Constant | Public | See coding | 20060627 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20060523 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ECH_DTE_COMPONENT | Component of Error Object | 20060612 | |||
| 5 | Constant | Public | See coding | 20060620 | |||||
| 6 | Constant | Public | See coding | 20060612 | |||||
| 7 | Constant | Public | See coding | 20060613 | |||||
| 8 | Constant | Public | See coding | 20060623 | |||||
| 9 | Instance attribute | Public | Type reference (TYPE) | ECH_DTE_POST_PROCESSOR_CMPNT | Postprocess Component | 20060623 | |||
| 10 | Constant | Public | See coding | 20060616 | |||||
| 11 | Constant | Public | See coding | 20060619 | |||||
| 12 | Constant | Public | See coding | 20060616 | |||||
| 13 | Instance attribute | Public | Type reference (TYPE) | ECH_DTE_POST_PROCESSOR_PROCESS | Postprocess Process | 20060623 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | ECH_DTE_PROCESS | Component Process | 20060612 | |||
| 15 | Constant | Public | See coding | 20100810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060523 |
Events
Class CX_ECH_EXECUTION_ERROR has no event.
Types
Class CX_ECH_EXECUTION_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 | CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20060523 | ||||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | ECH_DTE_COMPONENT | 20060612 | ||||
| 3 | PP_COMPONENT | Call by reference | Type reference (TYPE) | ECH_DTE_POST_PROCESSOR_CMPNT | 20060623 | ||||
| 4 | PP_PROCESS | Call by reference | Type reference (TYPE) | ECH_DTE_POST_PROCESSOR_PROCESS | 20060623 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060523 | ||||
| 6 | PROCESS | Call by reference | Type reference (TYPE) | ECH_DTE_PROCESS | 20060612 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20060523 |
Method CONSTRUCTOR on class CX_ECH_EXECUTION_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |