SAP ABAP Class CL_DD_DB_VIEW_DB2 (DB2-Specific View Operations)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     SDB2 (Package) DB2/390: DDIC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DD_DB_VIEW DB-Dependent Parts for Views 20130322
Properties
Class CL_DD_DB_VIEW_DB2  
Short Description DB2-Specific View Operations    
Super Class CL_DD_DB_VIEW DB-Dependent Parts for Views 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDB2   DB2/390: DDIC 
Created 20130322   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DD_DB_VIEW_DB2 has no forward declaration.
Interfaces
Class CL_DD_DB_VIEW_DB2 has no interface implemented.
Friends
Class CL_DD_DB_VIEW_DB2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DECIMAL_TYPES Constant Private Type reference (TYPE) STRING 'DEC CURR QUAN' List of Decimal Types 20131104
Methods
# Method Level Visibility Method type Description Created on
1 GET_LITERAL_STMT_WO_CAST Instance method Private Method Get literal without cast called from cast itself, for exmple 20131104
Events
Class CL_DD_DB_VIEW_DB2 has no event.
Types
Class CL_DD_DB_VIEW_DB2 has no local type.
Method Signatures

Method GET_LITERAL_STMT_WO_CAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATATYPE Call by reference Type reference (TYPE) DATATYPE_D Datentyp im ABAP Dictionary 20131104
2 Importing LITERAL Call by reference Type reference (TYPE) STRING 20131104
3 Returning LITERAL_STMT Value transfer Type reference (TYPE) STRING 20131104
# Exception Resumable Description Created on
1 CX_DD_DB_STMT Ausnahmen bei der Erzeugung einen Statements 20131104
History
Last changed by/on SAP  20141121 
SAP Release Created in 740