SAP ABAP Class CX_SLAD_ALREADY_EXISTING (SALD: Object Already Exists)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SLAD_EXCEPTIONS (Package) SLAD: Exceptions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SLAD_EXCEPTION | SLAD : Exception | 20060530 |
Properties
| Class | CX_SLAD_ALREADY_EXISTING | |
| Short Description | SALD: Object Already Exists | |
| Super Class | CX_SLAD_EXCEPTION | SLAD : Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SLAD_EXCEPTIONS | SLAD: Exceptions |
| Created | 20060530 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SLAD_ALREADY_EXISTING has no forward declaration.
Interfaces
Class CX_SLAD_ALREADY_EXISTING has no interface implemented.
Friends
Class CX_SLAD_ALREADY_EXISTING 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) | SLAD_OBJECT_NAME | SLAD: Name of Object | 20060601 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '66FD8744F8F7E618E10000000A42425B' | 20060608 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '65BE7E4461ABD763E10000000A42425B' | 20060601 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGID | Messages, Message Class | 20060530 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Messages, Message Number | 20060530 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20060530 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Messages, Message Variable | 20060530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060530 |
Events
Class CX_SLAD_ALREADY_EXISTING has no event.
Types
Class CX_SLAD_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 | OBJECT_NAME | Call by reference | Type reference (TYPE) | SLAD_OBJECT_NAME | 20060601 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060530 | ||||
| 3 | T100_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20060530 | ||||
| 4 | T100_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20060530 | ||||
| 5 | T100_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20060530 | ||||
| 6 | T100_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20060530 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060530 |
Method CONSTRUCTOR on class CX_SLAD_ALREADY_EXISTING has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |