SAP ABAP Class CL_SQL_METADATA_ADA (Implements CL_SQL_METADATA for SAPDB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DBI (Application Component) DB-Independent Database Interface
     SDB_ADBC (Package) ABAP Database Call Interface (Dynamic SQL)
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 20010619
Properties
Class CL_SQL_METADATA_ADA  
Short Description Implements CL_SQL_METADATA for SAPDB    
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 SDB_ADBC   ABAP Database Call Interface (Dynamic SQL) 
Created 20010619   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_ADA has no interface implemented.
Friends
Class CL_SQL_METADATA_ADA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_DBVERSION Instance attribute Private Type reference (TYPE) CHAR10 MaxDB Version 20090311
Methods
# Method Level Visibility Method type Description Created on
1 GET_DBVERSION Instance method Private Method Determine MaxDB Version 20090311
2 MAP_DB_TO_DDIC_TYPE Instance method Private Method Mapping of Oracle Type to Appropriate DDIC Type 20010619
Events
Class CL_SQL_METADATA_ADA has no event.
Types
Class CL_SQL_METADATA_ADA has no local type.
Method Signatures

Method GET_DBVERSION Signature

Method GET_DBVERSION on class CL_SQL_METADATA_ADA has no parameter.
Method GET_DBVERSION on class CL_SQL_METADATA_ADA 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 Importing CODETYPE Call by reference Type reference (TYPE) CODETYPE_T Character Feld der Länge 8 20010619
2 Changing COLUMN_DESCR Call by reference Type reference (TYPE) ADBC_TABCOL_DESCR 20010619

Method MAP_DB_TO_DDIC_TYPE on class CL_SQL_METADATA_ADA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620