SAP ABAP Class CX_DD_DB_FUNC (Exceptions during handling of functions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DD_DB_VIEW Exceptions DB-Dependent View Parts 20130624
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DD_DB_STDFUNC Exceptions during handling of standard functions 20130624
Properties
Class CX_DD_DB_FUNC  
Short Description Exceptions during handling of functions    
Super Class CX_DD_DB_VIEW Exceptions DB-Dependent View Parts 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SDVI   ABAP/4 Dictionary: Views, Lock Objects 
Created 20130624   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DD_DB_FUNC has no forward declaration.
Interfaces
Class CX_DD_DB_FUNC has no interface implemented.
Friends
Class CX_DD_DB_FUNC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CANNOT_BE_DELETED Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1ED2B9F1FCA55E8E44E7' 20130708
2 DATABASE Instance attribute Public Type reference (TYPE) SYDBSYS Name of a Database 20130627
3 FUNCNAME Instance attribute Public Type reference (TYPE) STRING Name of a Function 20130624
4 NOT_YET_IMPLEMENTED_ON_DB Constant Public Type reference (TYPE) SOTR_CONC '0050569457551ED2B7E5AD3FB08A6E19' 20130627
5 NO_PREDEFINED_FUNCTION Constant Public Type reference (TYPE) SOTR_CONC '0050569457551ED2B7998193F9C28E19' 20130624
6 SQLERROR Instance attribute Public Type reference (TYPE) STRING SQL Error Number 20130705
7 SQLERROR_TEXT Instance attribute Public Type reference (TYPE) STRING SQL Error Text 20130705
8 SQL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1EE2B9AF7BA722A55802' 20130705
9 WRONG_PARAMETERS Constant Public Type reference (TYPE) SOTR_CONC '005056B23B2F1EE389B8F867AA708EA8' 20130925
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130624
Events
Class CX_DD_DB_FUNC has no event.
Types
Class CX_DD_DB_FUNC 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 DATABASE Call by reference Type reference (TYPE) SYDBSYS 20130627
2 Importing DATATYPE Call by reference Type reference (TYPE) STRING 20130624
3 Importing FUNCNAME Call by reference Type reference (TYPE) STRING 20130624
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130624
5 Importing SQLERROR Call by reference Type reference (TYPE) STRING 20130705
6 Importing SQLERROR_TEXT Call by reference Type reference (TYPE) STRING 20130705
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20130624

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