SAP ABAP Class CX_DD_DDL_TO_DDIC (Error during generation of a DDIC object from 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 20121107
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DD_DDL_TO_VIEW Generation of a View from DDL Source 20121017
Properties
Class CX_DD_DDL_TO_DDIC  
Short Description Error during generation of a DDIC object from 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 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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_DD_DDL_TO_DDIC has no interface implemented.
Friends
Class CX_DD_DDL_TO_DDIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATATYPE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1EE382DEB73D88B6D064' 20130822
2 DDLNAME Instance attribute Public Type reference (TYPE) DDLNAME Name of a DDL Source 20121026
3 ERROR_IN_DDL_SOURCE Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE28BE09CFE6BA03215' 20121115
4 EXTENSION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1ED297C3BFB76733C435' 20130114
5 MISSING_ENTITYNAME Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE28BE5CDEB46201D2A' 20121115
6 MISSING_VIEWNAME Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED290D32BF738E64801' 20121115
7 NAME_ERROR Constant Public Type reference (TYPE) SOTR_CONC '005056A501951ED292A06BC806FE95E4' 20121218
8 UNKNOWN_ANNOTATION Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE28BE55AA867CA9C49' 20121115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121017
Events
Class CX_DD_DDL_TO_DDIC has no event.
Types
Class CX_DD_DDL_TO_DDIC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Type reference (TYPE) CLASSNAME 20121026
2 Importing DDLNAME Call by reference Type reference (TYPE) DDLNAME 20121026
3 Importing ERROR Call by reference Type reference (TYPE) DDL2DDICERR 20121107
4 Importing METHODNAME Call by reference Type reference (TYPE) STRING 20121026
5 Importing OBJNAME Call by reference Type reference (TYPE) OBJECTNAME 20121210
6 Importing OBJTYPE Call by reference Type reference (TYPE) OBJECTTYP 20121210
7 Importing PARAMETER Call by reference Type reference (TYPE) STRING '' 20121127
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20121017
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20121017
10 Importing VALUE Call by reference Type reference (TYPE) STRING '' 20121127

Method CONSTRUCTOR on class CX_DD_DDL_TO_DDIC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740