SAP ABAP Interface IF_DD_DB_VIEW_CONSTANTS (Constants for DB-Specific View Handling)
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
Properties
Interface IF_DD_DB_VIEW_CONSTANTS  
Short Description Constants for DB-Specific View Handling    
General Data
Package SDVI   ABAP/4 Dictionary: Views, Lock Objects 
Created 20130624   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_DD_DB_VIEW_CONSTANTS has no forward declaration.
Interfaces
Interface IF_DD_DB_VIEW_CONSTANTS has no interface.
Friends
Interface IF_DD_DB_VIEW_CONSTANTS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHARLIKE_TYPES Constant Public Type reference (TYPE) STRING `CHAR CLNT CUKY DATS LANG NUMC TIMS TMST UNIT` Character-Type Types 20130808
2 DECIMAL_TYPES Constant Public Type reference (TYPE) STRING `DEC CURR QUAN` Decimal Types 20130830
3 PAR_TYPE_ALL Constant Public Type reference (TYPE) DD_PARAMETER_TYPE 'A' All parameter types are allowed 20131031
4 PAR_TYPE_COLUMN Constant Public Type reference (TYPE) DD_PARAMETER_TYPE 'C' Parameter is a table or view column 20130624
5 PAR_TYPE_EXPRESSION Constant Public Type reference (TYPE) DD_PARAMETER_TYPE 'E' Parameter is an expression 20130624
6 PAR_TYPE_LITERAL Constant Public Type reference (TYPE) DD_PARAMETER_TYPE 'L' Parameter is a literal 20130624
7 SUPPORTED_FUNCTIONS Constant Public Type reference (TYPE) STRING `CAST, CEIL, LPAD, MOD, SUBSTRING` Available Predefined Functions 20130705
Methods
Interface IF_DD_DB_VIEW_CONSTANTS has no method.
Events
Interface IF_DD_DB_VIEW_CONSTANTS has no event.
Types
Interface IF_DD_DB_VIEW_CONSTANTS has no local type.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740