SAP ABAP Class CL_SQL_METADATA_SYB (Method to Describe DB Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SYB (Application Component) Sybase ASE Database Platform
⤷
SSYB (Package) Sybase Data Dictionary Part

⤷

⤷

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 | 20100727 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SQL_METADATA_SIQ | Method to Describe DB Objects | 20130718 |
Properties
Class | CL_SQL_METADATA_SYB | |
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 | SSYB | Sybase Data Dictionary Part |
Created | 20100727 | SAP |
Last change | 20141121 | |
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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SQL_METADATA_SYB has no interface implemented.
Friends
Class CL_SQL_METADATA_SYB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ASE' | 20120911 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'IQ' | 20120911 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20120911 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYBDBNAME | SYB: DB Name | 20100809 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20100727 |
2 | ![]() |
Instance method | Private | Method | Check if System is SAP System | 20100908 |
3 | ![]() |
Instance method | Private | Method | Mapping of Sybase Type to Appropriate DDIC Type | 20100727 |
Events
Class CL_SQL_METADATA_SYB has no event.
Types
Class CL_SQL_METADATA_SYB 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 | 20100727 | ||
2 | ![]() |
DBNAME | Call by reference | Type reference (TYPE) | SYBDBNAME | SYB: DB Name | 20100809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for SQL Error | 20100727 |
Method IS_SAP_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SAP_SYSTEM | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100908 | |||
2 | ![]() |
SCHEMA_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20100908 |
Method IS_SAP_SYSTEM on class CL_SQL_METADATA_SYB has no exception.
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 | 20100727 | |||
2 | ![]() |
IS_SAP_SYSTEM | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for SQL Error | 20100727 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 703 |