SAP ABAP Class CL_SQL_METADATA_HDB (Implements CL_SQL_METADATA for PTI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   HAN-DB (Application Component) SAP HANA Database
     SHDB (Package) Basis Package for HDB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SQL_METADATA Method to Describe DB Objects 20091127
Properties
Class CL_SQL_METADATA_HDB  
Short Description Implements CL_SQL_METADATA for PTI    
Super Class CL_SQL_METADATA Method to Describe DB Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHDB   Basis Package for HDB 
Created 20091127   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ADBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SQL_METADATA_HDB has no interface implemented.
Friends
Class CL_SQL_METADATA_HDB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _MV_IDENTIFER_STORE_METHOD Instance attribute Private Type reference (TYPE) ADBC_IDENTIFIER_STORE_METHOD 'U' 20111128
Methods
# Method Level Visibility Method type Description Created on
1 ADBC2RTTI Static method Public Method converts an ADBC structure description to a RTTI object 20121127
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111128
3 GET_ROWSTORE_TABLES Instance method Public Method provides a table of row store table names 20120816
4 MAP_DB_TO_DDIC_TYPE Instance method Public Method 20091127
5 SET_IDENTIFIER_STORE_METHOD Instance method Public Method 20111128
6 USE_NEW_SYS_TAB Instance method Private Method use new system tables 20101104
Events
Class CL_SQL_METADATA_HDB has no event.
Types
Class CL_SQL_METADATA_HDB has no local type.
Method Signatures

Method ADBC2RTTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLUMNS Call by reference Type reference (TYPE) ADBC_TABCOL_DESCR_TAB 20121127
2 Returning RR_REF Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20121127
# Exception Resumable Description Created on
1 CX_SHDB_EXCEPTION exceptions of HANA DB objects 20121127

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CON_REF Call by reference Object reference (TYPE REF TO) CL_SQL_CONNECTION Database Connection 20111128
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID Superclass for Parameter Error 20111128

Method GET_ROWSTORE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TABLES Value transfer Type reference (TYPE) ADBC_TABLE_DESCR_TAB 20120816
2 Importing SCHEMA_NAME Call by reference Type reference (TYPE) ADBC_NAME 20120816
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Exception Class for SQL Error 20120816

Method MAP_DB_TO_DDIC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COLUMN_DESCR Call by reference Type reference (TYPE) ADBC_TABCOL_DESCR 20091127

Method MAP_DB_TO_DDIC_TYPE on class CL_SQL_METADATA_HDB has no exception.

Method SET_IDENTIFIER_STORE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STORE_METHOD Call by reference Type reference (TYPE) ADBC_IDENTIFIER_STORE_METHOD 20111128

Method SET_IDENTIFIER_STORE_METHOD on class CL_SQL_METADATA_HDB has no exception.

Method USE_NEW_SYS_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEW_SYS_TAB Value transfer Type reference (TYPE) SHDB_CHAR01 Character1 Field 20101104

Method USE_NEW_SYS_TAB on class CL_SQL_METADATA_HDB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 72L