SAP ABAP Class CX_DD_DDL_TO_VIEW (Generation of a View from 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_TO_DDIC | Error during generation of a DDIC object from a DDL source | 20121017 |
Properties
| Class | CX_DD_DDL_TO_VIEW | |
| Short Description | Generation of a View from DDL Source | |
| Super Class | CX_DD_DDL_TO_DDIC | Error during generation of a DDIC 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 | 20121017 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_DD_DDL_TO_VIEW has no interface implemented.
Friends
Class CX_DD_DDL_TO_VIEW 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 | '0050569457551ED2A78CDC240F264E19' | 20130403 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '00505695007C1ED28A9BE54DB8DECCBA' | 20121024 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '5EF3FD3588FF1ED299E0D238A433506A' | 20130125 | |||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '00505695007C1ED28A9E27340666D23F' | 20121107 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '00505695007C1EE2ACB4A2219CE0D4D7' | 20130422 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Statement Part | 20130422 | |||
| 7 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '5EF3FD3588FF1ED290D32CA344F64801' | 20121210 | |||
| 8 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '001A6435B11C1EE28BB46D9660E4941C' | 20121113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121017 |
Events
Class CX_DD_DDL_TO_VIEW has no event.
Types
Class CX_DD_DDL_TO_VIEW 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 | 20121019 | ||||
| 2 | DDLNAME | Call by reference | Type reference (TYPE) | DDLNAME | 20121024 | ||||
| 3 | ERROR | Call by reference | Type reference (TYPE) | DDL2DDICERR | 20121107 | ||||
| 4 | METHODNAME | Call by reference | Type reference (TYPE) | STRING | 20121026 | ||||
| 5 | OBJNAME | Call by reference | Type reference (TYPE) | OBJECTNAME | 20121210 | ||||
| 6 | OBJTYPE | Call by reference | Type reference (TYPE) | OBJECTTYP | 20121210 | ||||
| 7 | PARAMETER | Call by reference | Type reference (TYPE) | STRING | '' | 20121210 | |||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20121017 | ||||
| 9 | STMT_PART | Call by reference | Type reference (TYPE) | STRING | 20130422 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20121017 | ||||
| 11 | VALUE | Call by reference | Type reference (TYPE) | STRING | '' | 20121210 |
Method CONSTRUCTOR on class CX_DD_DDL_TO_VIEW has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |