SAP ABAP Class CL_LIB_TABLE_CACHE (abstract cache for DB tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SHDB_TOOLS (Package) helper classes for HANA DB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LIB_CACHE abstract cache interface 20130312
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SHDB_DBDIFF Maintain differences DDIC vs. HDB 20131113
2 Inheritance (c INHERITING FROM c_ref)  CL_SHDB_STORAGE storage type (column vs. row) of HANA tables 20130312
3 Inheritance (c INHERITING FROM c_ref)  CL_SHDB_TABLE_PROP provides a cache for properties of HANA tables 20130605
4 Inheritance (c INHERITING FROM c_ref)  CL_SHDB_TAB_CLASSIFICATION provides access to HANA table classification 20130312
Properties
Class CL_LIB_TABLE_CACHE  
Short Description abstract cache for DB tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHDB_TOOLS   helper classes for HANA DB 
Created 20130130   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LIB_TABLE_CACHE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_LIB_CACHE abstract cache interface 20130312
Friends
Class CL_LIB_TABLE_CACHE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _MV_SQL Instance attribute Protected Type reference (TYPE) STRING 20130312
Methods
# Method Level Visibility Method type Description Created on
1 _CREATE_DATA_REF Instance method Private Method 20130312
Events
Class CL_LIB_TABLE_CACHE has no event.
Types
Class CL_LIB_TABLE_CACHE has no local type.
Method Signatures

Method _CREATE_DATA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) DATA 20130312

Method _CREATE_DATA_REF on class CL_LIB_TABLE_CACHE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740