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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ADBC_IDENTIFIER_STORE_METHOD | 'U' | 20111128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | converts an ADBC structure description to a RTTI object | 20121127 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111128 |
3 | ![]() |
Instance method | Public | Method | provides a table of row store table names | 20120816 |
4 | ![]() |
Instance method | Public | Method | 20091127 | |
5 | ![]() |
Instance method | Public | Method | 20111128 | |
6 | ![]() |
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 | ![]() |
IT_COLUMNS | Call by reference | Type reference (TYPE) | ADBC_TABCOL_DESCR_TAB | 20121127 | |||
2 | ![]() |
RR_REF | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20121127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
exceptions of HANA DB objects | 20121127 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CON_REF | Call by reference | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20111128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
RT_TABLES | Value transfer | Type reference (TYPE) | ADBC_TABLE_DESCR_TAB | 20120816 | |||
2 | ![]() |
SCHEMA_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20120816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |