SAP ABAP Class CX_DD_DDL_EXCEPTION (Error while handling an 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_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20121107
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DD_DDL_ACTIVATE Exception During Activation 20121120
2 Inheritance (c INHERITING FROM c_ref)  CX_DD_DDL_CHECK Exception During Check 20121107
3 Inheritance (c INHERITING FROM c_ref)  CX_DD_DDL_DELETE Problem while deleting a DDL source 20121120
4 Inheritance (c INHERITING FROM c_ref)  CX_DD_DDL_GENERATE Exception During Activation 20121120
5 Inheritance (c INHERITING FROM c_ref)  CX_DD_DDL_READ Exception During Read 20121120
6 Inheritance (c INHERITING FROM c_ref)  CX_DD_DDL_SAVE Exception During Write 20121120
7 Inheritance (c INHERITING FROM c_ref)  CX_DD_DDL_TO_DDIC Error during generation of a DDIC object from a DDL source 20121107
Properties
Class CX_DD_DDL_EXCEPTION  
Short Description Error while handling an object from a DDL source    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SDDL   DDL-Specific Dictionary Functions 
Created 20121107   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_EXCEPTION has no interface implemented.
Friends
Class CX_DD_DDL_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASSNAME Instance attribute Public Type reference (TYPE) CLASSNAME Class Name 20130528
2 DDOBJECT_WRONG_DEFINITION Constant Public Type reference (TYPE) SOTR_CONC '0050569457551ED28FA2CC63173F796A' 20121203
3 ERROR Instance attribute Public Type reference (TYPE) DDL2DDICERR DD: Error Transfer Structure DDL -> Dictionary Object 20121120
4 FEATURE_NOT_SUPPORTED Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1EE28E91AD07C87DC6E7' 20121127
5 ILLEGAL_VALUE Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED28DA7AA31A7430456' 20121123
6 INCONSISTENT_PARAMETER Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED28DA7AF91E55A6459' 20121123
7 INTERNAL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED28FF0C32C0AF8C1D0' 20121206
8 METHODNAME Instance attribute Public Type reference (TYPE) STRING Method Name 20130528
9 NAME_MISSING Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED28DA7FD35EE0B85D9' 20121123
10 NO_VALID_REFERENCE Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1EE2B1EAED31267C0FC1' 20130528
11 OBJECT_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '0050569457551ED29D8BFE73287FFCF5' 20130211
12 OBJNAME Instance attribute Public Type reference (TYPE) OBJECTNAME Name of Dictionary Object 20121203
13 OBJTYPE Instance attribute Public Type reference (TYPE) OBJECTTYP Data Dictionary Object Type 20121203
14 PARAMETER Instance attribute Public Type reference (TYPE) STRING '' Input Parameter 20121123
15 PATH_PARSE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050569457551ED2B8FCE6074D476E19' 20130703
16 VALUE Instance attribute Public Type reference (TYPE) STRING '' Value 20121123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121107
2 GET_ERROR Instance method Public Method Returns error information 20121107
Events
Class CX_DD_DDL_EXCEPTION has no event.
Types
Class CX_DD_DDL_EXCEPTION 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 20130528
2 Importing ERROR Call by reference Type reference (TYPE) DDL2DDICERR 20130610
3 Importing METHODNAME Call by reference Type reference (TYPE) STRING 20130528
4 Importing OBJNAME Call by reference Type reference (TYPE) OBJECTNAME 20121203
5 Importing OBJTYPE Call by reference Type reference (TYPE) OBJECTTYP 20121203
6 Importing PARAMETER Call by reference Type reference (TYPE) STRING '' 20121123
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20121107
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20121107
9 Importing VALUE Call by reference Type reference (TYPE) STRING '' 20121123

Method CONSTRUCTOR on class CX_DD_DDL_EXCEPTION has no exception.

Method GET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ERROR_INFO Value transfer Type reference (TYPE) DDL2DDICERR Fehlerübergabe-Struktur Ddl -> Dictionary Objekt 20121107

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