SAP ABAP Class CX_DD_MAP_TYPES (Exception Class for Type Mapping DB DD)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
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 20120424
Properties
Class CX_DD_MAP_TYPES  
Short Description Exception Class for Type Mapping DB DD    
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 SDIC   ABAP Dictionary 
Created 20120127   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DD_MAP_TYPES has no forward declaration.
Interfaces
Class CX_DD_MAP_TYPES has no interface implemented.
Friends
Class CX_DD_MAP_TYPES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DBTYPE Instance attribute Public Type reference (TYPE) STRING DB Type 20120424
2 DDTYPE Instance attribute Public Type reference (TYPE) STRING Dictionary type 20120425
3 ILLEGAL_PARAMETER Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BDBA9BB70997452F' 20120424
4 MAPPING_2DBTYPE_NOT_POSSIBLE Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BDBA9BB70997652F' 20120425
5 MAPPING_DD_2_ABAP_NOT_POSSIBLE Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BDBABE23DB814548' 20120903
6 MAPPING_NOT_POSSIBLE Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BDBA9874C0E1C52C' 20120424
7 PARAMETER Instance attribute Public Type reference (TYPE) STRING Parameter Name 20120424
8 VALUE Instance attribute Public Type reference (TYPE) STRING Value 20120424
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120424
Events
Class CX_DD_MAP_TYPES has no event.
Types
Class CX_DD_MAP_TYPES 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 DBTYPE Call by reference Type reference (TYPE) STRING 20120424
2 Importing DDTYPE Call by reference Type reference (TYPE) STRING 20120425
3 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20120424
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120424
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120424
6 Importing VALUE Call by reference Type reference (TYPE) STRING 20120424

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