SAP ABAP Class CL_FDT_HANA_CATALOG_READER (BRFplus: Reading HANA Catalog Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_HANA (Package) BRFplus: HANA Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_HANA_CATALOG_READER BRFplus: Reader for HANA Catalog Objects 20121122
Properties
Class CL_FDT_HANA_CATALOG_READER  
Short Description BRFplus: Reading HANA Catalog Objects    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_HANA   BRFplus: HANA Integration 
Created 20121122   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SQL_CONNECTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_HANA_CATALOG_READER BRFplus: Reader for HANA Catalog Objects 20121122
Friends
Class CL_FDT_HANA_CATALOG_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COLOBJ_MAIN_TYPE_TAB_TABTY Instance attribute Private Attribute reference (LIKE) 20121123
2 GC_COLOBJ_MAIN_TYPE_VIEW Instance attribute Private Attribute reference (LIKE) 20121123
3 GC_COLOBJ_TYPE_ANVIEW Instance attribute Private Attribute reference (LIKE) 20121123
4 GC_COLOBJ_TYPE_ATVIEW Instance attribute Private Attribute reference (LIKE) 20121123
5 GC_COLOBJ_TYPE_CAVIEW Instance attribute Private Attribute reference (LIKE) 20121123
6 GC_COLOBJ_TYPE_TABLE Instance attribute Private Attribute reference (LIKE) 20121123
7 GC_COLOBJ_TYPE_TABLE_TYPE Instance attribute Private Attribute reference (LIKE) 20121123
8 GO_FDT_HANA_CATALOG_READER Static Attribute Private Object reference (TYPE REF TO) IF_FDT_HANA_CATALOG_READER BRFplus: Reader for HANA Catalog Objects 20121220
9 MO_SQL_CONNECTION Instance attribute Private Object reference (TYPE REF TO) CL_SQL_CONNECTION 20121123
10 MV_DB_CONNECTION Instance attribute Private Attribute reference (LIKE) 20130218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121122
2 GET_INSTANCE Static method Public Method 20121122
Events
Class CL_FDT_HANA_CATALOG_READER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 COLOBJ_MAIN_TYPE Private Attribute reference (LIKE) 20121123
2 COLOBJ_TYPE Private Attribute reference (LIKE) 20121123
3 S_COLUMN_OBJECT_FIELD Private Attribute reference (LIKE) 20121123
4 S_COLUMN_OBJECT_HEADER Private Attribute reference (LIKE) 20121123
5 S_DB_VERSION Private Attribute reference (LIKE) 20130926
6 S_SCHEMA Private Attribute reference (LIKE) 20121218
7 T_COLOBJ_MAIN_TYPE Private Attribute reference (LIKE) 20121128
8 T_COLOBJ_TYPE Private Attribute reference (LIKE) 20121128
9 T_COLUMN_OBJECT_FIELD Private Attribute reference (LIKE) 20121123
10 T_COLUMN_OBJECT_HEADER Private Attribute reference (LIKE) 20121123
11 T_DB_VERSION Private Attribute reference (LIKE) 20130926
12 T_SCHEMA Private Attribute reference (LIKE) 20121218
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME CL_SQL_CONNECTION=>C_DEFAULT_CONNECTION Logical name for a database connection 20130218
# Exception Resumable Description Created on
1 CX_FDT_SYSTEM FDT: System Failure 20121122

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130218
2 Returning RO_HANA_CATALOG_READER Value transfer Object reference (TYPE REF TO) IF_FDT_HANA_CATALOG_READER BRFplus: Reader for HANA Catalog Object 20121122
# Exception Resumable Description Created on
1 CX_FDT_SYSTEM FDT: System Failure 20121122
History
Last changed by/on SAP  20140121 
SAP Release Created in 740