SAP ABAP Class CX_CFX_OBJECT_ALREADY_EXISTING (Exception if Object Already Exists)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_NOTIFICATION (Package) Manages Notifications
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20060421 |
Properties
| Class | CX_CFX_OBJECT_ALREADY_EXISTING | |
| Short Description | Exception if Object Already Exists | |
| Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 40 | Exception Class |
| Package | CFX_NOTIFICATION | Manages Notifications |
| Created | 20060421 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CFX_OBJECT_ALREADY_EXISTING has no forward declaration.
Interfaces
Class CX_CFX_OBJECT_ALREADY_EXISTING has no interface implemented.
Friends
Class CX_CFX_OBJECT_ALREADY_EXISTING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TEXT20 | 'name_exists' | Name of Object Already Exists | 20060421 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | TEXT20 | Exception Type (Use Constants) | 20060421 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Contents of the Field/Attributes that are Not Unique | 20060421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20060421 |
Events
Class CX_CFX_OBJECT_ALREADY_EXISTING has no event.
Types
Class CX_CFX_OBJECT_ALREADY_EXISTING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060421 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060421 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | TEXT20 | 20060421 | ||||
| 4 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20060421 |
Method CONSTRUCTOR on class CX_CFX_OBJECT_ALREADY_EXISTING has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |