SAP ABAP Class CX_DD_DDL_DELETE (Problem while deleting a DDL source)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC (Application Component) ABAP Dictionary
⤷
SDDL (Package) DDL-Specific Dictionary Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DD_DDL_EXCEPTION | Error while handling an object from a DDL source | 20121120 |
Properties
| Class | CX_DD_DDL_DELETE | |
| Short Description | Problem while deleting a DDL source | |
| Super Class | CX_DD_DDL_EXCEPTION | Error while handling an object from a DDL source |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SDDL | DDL-Specific Dictionary Functions |
| Created | 20121015 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_DD_DDL_DELETE has no forward declaration.
Interfaces
Class CX_DD_DDL_DELETE has no interface implemented.
Friends
Class CX_DD_DDL_DELETE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '00505695007C1ED296AC193223A883C0' | 20130108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121015 |
Events
Class CX_DD_DDL_DELETE has no event.
Types
Class CX_DD_DDL_DELETE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSNAME | Call by reference | Type reference (TYPE) | CLASSNAME | 20130610 | ||||
| 2 | ERROR | Call by reference | Type reference (TYPE) | DDL2DDICERR | 20121120 | ||||
| 3 | METHODNAME | Call by reference | Type reference (TYPE) | STRING | 20130610 | ||||
| 4 | OBJNAME | Call by reference | Type reference (TYPE) | OBJECTNAME | 20130108 | ||||
| 5 | OBJTYPE | Call by reference | Type reference (TYPE) | OBJECTTYP | 20130108 | ||||
| 6 | PARAMETER | Call by reference | Type reference (TYPE) | STRING | '' | 20121123 | |||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20121015 | ||||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20121015 | ||||
| 9 | VALUE | Call by reference | Type reference (TYPE) | STRING | '' | 20121123 |
Method CONSTRUCTOR on class CX_DD_DDL_DELETE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |