SAP ABAP Class CL_SQL_METADATA_MSS (Method to Describe DB Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects
⤷
⤷
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 | 20010628 |
Properties
| Class | CL_SQL_METADATA_MSS | |
| Short Description | Method to Describe DB Objects | |
| 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 | STUN_MSS | Package for new SQL Server monitoring objects |
| Created | 20010628 | 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_MSS has no interface implemented.
Friends
Class CL_SQL_METADATA_MSS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | 20020522 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 20020522 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | 20020522 |
Methods
Events
Class CL_SQL_METADATA_MSS has no event.
Types
Class CL_SQL_METADATA_MSS has no local type.
Method Signatures
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 | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20020522 |
Method GET_COLUMNS_0708 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_TAB | Call by reference | Type reference (TYPE) | ADBC_TABCOL_DESCR_TAB | 20020522 | ||||
| 2 | SCHEMA_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20020522 | ||||
| 3 | TABLE_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20020522 |
Method GET_COLUMNS_09 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_TAB | Call by reference | Type reference (TYPE) | ADBC_TABCOL_DESCR_TAB | 20070627 | ||||
| 2 | SCHEMA_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20070627 | ||||
| 3 | TABLE_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20070627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20070627 |
Method GET_INDEX_INFO_0708 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX_INFO_TAB | Call by reference | Type reference (TYPE) | ADBC_INDEX_DESCR_TAB | 20020522 | ||||
| 2 | INDEX_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20020522 | ||||
| 3 | SCHEMA_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20020522 | ||||
| 4 | TABLE_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20020522 |
Method GET_INDEX_INFO_09 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX_INFO_TAB | Call by reference | Type reference (TYPE) | ADBC_INDEX_DESCR_TAB | 20070627 | ||||
| 2 | INDEX_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20070627 | ||||
| 3 | SCHEMA_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20070627 | ||||
| 4 | TABLE_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20070627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20070627 |
Method GET_PRIMARY_KEYS_0708 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRIMARY_KEY_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | Name des Primärschlüssels | 20020522 | |||
| 2 | PRIMARY_KEY_TAB | Call by reference | Type reference (TYPE) | ADBC_COLUMN_TAB | Tabelle mit Sclüsselfeldern | 20020522 | |||
| 3 | SCHEMA_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | Datenbankschema | 20020522 | |||
| 4 | TABLE_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | Tabellenname | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20020522 |
Method GET_PRIMARY_KEYS_09 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRIMARY_KEY_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20070627 | ||||
| 2 | PRIMARY_KEY_TAB | Call by reference | Type reference (TYPE) | ADBC_COLUMN_TAB | 20070627 | ||||
| 3 | SCHEMA_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20070627 | ||||
| 4 | TABLE_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20070627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20070627 |
Method GET_SCHEMAS_0708 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEMA_RGTAB | Call by reference | Type reference (TYPE) | ADBC_NAME_RGTAB | 20020522 | ||||
| 2 | SCHEMA_TAB | Call by reference | Type reference (TYPE) | ADBC_SCHEMA_TAB | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20020522 |
Method GET_SCHEMAS_09 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEMA_RGTAB | Call by reference | Type reference (TYPE) | ADBC_NAME_RGTAB | 20070627 | ||||
| 2 | SCHEMA_TAB | Call by reference | Type reference (TYPE) | ADBC_SCHEMA_TAB | 20070627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20070627 |
Method GET_TABLES_0708 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEMA_RGTAB | Call by reference | Type reference (TYPE) | ADBC_NAME_RGTAB | Database Schema | 20020522 | |||
| 2 | TABLE_DESCR_TAB | Call by reference | Type reference (TYPE) | ADBC_TABLE_DESCR_TAB | Internal Table with Selected Tables | 20020522 | |||
| 3 | TABLE_RGTAB | Call by reference | Type reference (TYPE) | ADBC_NAME_RGTAB | Range Table To Delimit Tables | 20020522 | |||
| 4 | TABLE_TYPES | Call by reference | Type reference (TYPE) | STRING | List of Table Types | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20020522 |
Method GET_TABLES_09 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEMA_RGTAB | Call by reference | Type reference (TYPE) | ADBC_NAME_RGTAB | 20070627 | ||||
| 2 | TABLE_DESCR_TAB | Call by reference | Type reference (TYPE) | ADBC_TABLE_DESCR_TAB | 20070627 | ||||
| 3 | TABLE_RGTAB | Call by reference | Type reference (TYPE) | ADBC_NAME_RGTAB | 20070627 | ||||
| 4 | TABLE_TYPES | Call by reference | Type reference (TYPE) | STRING | 20070627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20070627 |
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUILD | Call by reference | Type reference (TYPE) | I | 20020522 | ||||
| 2 | MAJOR | Call by reference | Type reference (TYPE) | I | 20020522 | ||||
| 3 | MINOR | Call by reference | Type reference (TYPE) | I | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20020522 |
Method GET_VIEWTEXT_0708 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEMA_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20020522 | ||||
| 2 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20020522 | ||||
| 3 | VIEW_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20020522 |
Method GET_VIEWTEXT_09 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEMA_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20070628 | ||||
| 2 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20070628 | ||||
| 3 | VIEW_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20070628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20070628 |
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 | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20020522 |
Method MAP_DB_TO_DDIC_TYPE_0708 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 | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20020522 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |