SAP ABAP Class CX_COMPONENT_ERROR (Error Processing Class Component)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEOE (Package) ABAP Objects Class Builder

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_CLASS_ERROR | Class Processing Error | 20001206 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_COMPONENT_ALREADY_EXISTS | Component of class/interface does already exist | 20080820 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_COMPONENT_IS_INCONSISTENT | Component Is Inconsistent | 20000830 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_COMPONENT_NOT_EXISTING | Component Does Not Exist | 20000830 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SUBCOMPONENT_ERROR | Class Processing Error | 20001206 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_WRONG_COMPONENT_TYPE | Component Is Inconsistent | 20001206 |
Properties
Class | CX_COMPONENT_ERROR | |
Short Description | Error Processing Class Component | |
Super Class | CX_CLASS_ERROR | Class Processing Error |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SEOE | ABAP Objects Class Builder |
Created | 20000830 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_COMPONENT_ERROR has no forward declaration.
Interfaces
Class CX_COMPONENT_ERROR has no interface implemented.
Friends
Class CX_COMPONENT_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) | SEOCPDNAME | Key structure of a component (with composite names) | 20001206 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'B51C0854E416D511B9EC009027C3EFAF' | Exception ID: Value for Attribute TEXTID | 20001206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000830 |
Events
Class CX_COMPONENT_ERROR has no event.
Types
Class CX_COMPONENT_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 | ![]() |
CLSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | CLSNAME | 20001206 | ||
2 | ![]() |
CPDNAME | Value transfer | Type reference (TYPE) | SEOCPDNAME | CPDNAME | 20001206 | ||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20000830 | |||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000830 |
Method CONSTRUCTOR on class CX_COMPONENT_ERROR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |