SAP ABAP Class CX_COMPONENT_ALREADY_EXISTS (Component of class/interface does already exist)
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_COMPONENT_ERROR | Error Processing Class Component | 20080820 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080820 |
Properties
| Class | CX_COMPONENT_ALREADY_EXISTS | |
| Short Description | Component of class/interface does already exist | |
| Super Class | CX_COMPONENT_ERROR | Error Processing Class Component |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SEOE | ABAP Objects Class Builder |
| Created | 20080820 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_COMPONENT_ALREADY_EXISTS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080820 |
Friends
Class CX_COMPONENT_ALREADY_EXISTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20080820 | |||||
| 2 | Constant | Public | See coding | 20080820 | |||||
| 3 | Constant | Public | See coding | 20080820 | |||||
| 4 | Constant | Public | See coding | 20080820 | |||||
| 5 | Constant | Public | See coding | 20080820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080820 |
Events
Class CX_COMPONENT_ALREADY_EXISTS has no event.
Types
Class CX_COMPONENT_ALREADY_EXISTS 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 | 20080820 | |||
| 2 | CPDNAME | Value transfer | Type reference (TYPE) | SEOCPDNAME | CPDNAME | 20080820 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080820 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080820 |
Method CONSTRUCTOR on class CX_COMPONENT_ALREADY_EXISTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |