SAP ABAP Class IF_RSDHAR_SQL_LANG_BASIC (Runtime: SQL script type descriptor (basic))
Properties
Class IF_RSDHAR_SQL_LANG_BASIC  
Short Description Runtime: SQL script type descriptor (basic)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120921   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDHAR_SQL_LANG_BASIC has no forward declaration.
Interfaces
Class IF_RSDHAR_SQL_LANG_BASIC has no interface implemented.
Friends
Class IF_RSDHAR_SQL_LANG_BASIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_SQL_TYPE Constant Public See coding SQL Types 20120921
2 N_C_TABLE_TYPE_NAME Constant Public Type reference (TYPE) STRING 'TABLE_TYPE' Table Type Name 20120921
3 N_NAME Instance attribute Public Type reference (TYPE) STRING Name of object 20120921
4 N_SQL_LENGTH Instance attribute Public Type reference (TYPE) TN_SQL_LENGTH Length (only for fixedString) 20120921
5 N_SQL_SCALE Instance attribute Public Type reference (TYPE) TN_SQL_SCALE Scale 20120921
6 N_SQL_TYPE Instance attribute Public Type reference (TYPE) TN_SQL_TYPE Name of L type (Int32, Double, String etc) 20120921
Methods
Class IF_RSDHAR_SQL_LANG_BASIC has no method.
Events
Class IF_RSDHAR_SQL_LANG_BASIC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_SQL_LENGTH Public Type reference (TYPE) I Length (only for fixedString) 20120921
2 TN_SQL_SCALE Public Type reference (TYPE) I Scale 20120921
3 TN_SQL_TYPE Public Type reference (TYPE) STRING Name of SQL-92 type 20120921
History
Last changed by/on SAP  20140121 
SAP Release Created in