SAP ABAP Class CX_FEH_CONSISTENCY_ERROR (FEH Call is Not Consistent)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FEH_BASIS (Package) FEH Basis: General FEH Programs
⤷
⤷
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 | 20081210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081210 |
Properties
| Class | CX_FEH_CONSISTENCY_ERROR | |
| Short Description | FEH Call is Not Consistent | |
| 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 | FEH_BASIS | FEH Basis: General FEH Programs |
| Created | 20081210 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FEH_CONSISTENCY_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081210 |
Friends
Class CX_FEH_CONSISTENCY_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100520 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | ECH_DTE_COMPONENT | Component | 20091202 | |||
| 3 | Constant | Public | See coding | 20091202 | |||||
| 4 | Constant | Public | See coding | 20081210 | |||||
| 5 | Constant | Public | See coding | 20091202 | |||||
| 6 | Constant | Public | See coding | 20091202 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | /SAPPO/DTE_OBJTYPE | Object Type | 20100520 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | FEH_GUID | Payload ID | 20090907 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | ECH_DTE_PROCESS | Business Process | 20091202 | |||
| 10 | Constant | Public | See coding | 20090915 | |||||
| 11 | Instance attribute | Public | Type reference (TYPE) | FEH_API_NAME | Description of the Calling API in FEH (Class or IF Module) | 20091202 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | FEH_API_COMPONENT | Description of a Component of the Calling API in FEH | 20091202 | |||
| 13 | Constant | Public | See coding | 20091202 | |||||
| 14 | Constant | Public | See coding | 20091202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081210 |
Events
Class CX_FEH_CONSISTENCY_ERROR has no event.
Types
Class CX_FEH_CONSISTENCY_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 | 20091202 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | /SAPPO/DTE_OBJTYPE | 20100520 | ||||
| 3 | PAYLOAD_ID | Call by reference | Type reference (TYPE) | FEH_GUID | 20090907 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081210 | ||||
| 5 | PROCESS | Call by reference | Type reference (TYPE) | ECH_DTE_PROCESS | 20091202 | ||||
| 6 | PROXY_INTF | Call by reference | Type reference (TYPE) | FEH_API_NAME | 20091202 | ||||
| 7 | PROXY_METHOD | Call by reference | Type reference (TYPE) | FEH_API_COMPONENT | 20091202 | ||||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20081210 |
Method CONSTRUCTOR on class CX_FEH_CONSISTENCY_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |