SAP ABAP Class CX_ECH_CALL_ERROR (Error occurred while calling a method)
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 | 20060524 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060524 |
Properties
Class | CX_ECH_CALL_ERROR | |
Short Description | Error occurred while calling a method | |
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 | 20060524 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_ECH_CALL_ERROR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060524 |
Friends
Class CX_ECH_CALL_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) | ECH_DTE_COMPONENT | Component of Error Object | 20060619 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ECH_DTE_ERROR_CATEGORY | Error Category | 20060621 | ||
3 | ![]() |
Constant | Public | See coding | 20060621 | ||||
4 | ![]() |
Constant | Public | See coding | 20060614 | ||||
5 | ![]() |
Constant | Public | See coding | 20060614 | ||||
6 | ![]() |
Constant | Public | See coding | 20060619 | ||||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ECH_DTE_PROCESS | Component Process | 20060619 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060524 |
Events
Class CX_ECH_CALL_ERROR has no event.
Types
Class CX_ECH_CALL_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 | ![]() |
COMPONENT | Call by reference | Type reference (TYPE) | ECH_DTE_COMPONENT | 20060619 | |||
2 | ![]() |
ERROR_CATEGORY | Call by reference | Type reference (TYPE) | ECH_DTE_ERROR_CATEGORY | 20060621 | |||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060524 | |||
4 | ![]() |
PROCESS | Call by reference | Type reference (TYPE) | ECH_DTE_PROCESS | 20060619 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20060524 |
Method CONSTRUCTOR on class CX_ECH_CALL_ERROR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |