SAP ABAP Class CL_SHDB_EXTENDED_STORAGE (Remote Sources)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   HAN-DB (Application Component) SAP HANA Database
     SHDB (Package) Basis Package for HDB
Properties
Class CL_SHDB_EXTENDED_STORAGE  
Short Description Remote Sources    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHDB   Basis Package for HDB 
Created 20131129   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SHDBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SHDB_EXTENDED_STORAGE has no interface implemented.
Friends
Class CL_SHDB_EXTENDED_STORAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _C_IQSTORE Constant Public Type reference (TYPE) SHDBOBJECTNAME '__iqstore$' 20131212
2 _MR_CONN Instance attribute Private Object reference (TYPE REF TO) CL_SQL_CONNECTION Database Connection 20131212
Methods
# Method Level Visibility Method type Description Created on
1 CONFIGURED Instance method Public Method Check if extended storage is configured 20131212
2 CONSTRUCTOR Instance method Private Constructor 20131212
3 EXEC_SELECT Instance method Private Method 20131212
4 GET_ALL_REMOTE_SOURCES Instance method Public Method 20131212
5 IS_EXT_TABLE Instance method Public Method 20131212
6 NEW Static method Public Method 20131212
7 ONLINE Instance method Public Method status of connection 20131212
Events
Class CL_SHDB_EXTENDED_STORAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SHDB_REMOTE_SOURCE Public See coding 20131212 begin of SHDB_REMOTE_SOURCE, remote_source_name type SHDBOBJECTNAME, adapter_name type SHDBOBJECTNAME, connection_info type SHDBOBJECTNAME, end of SHDB_REMOTE_SOURCE
Method Signatures

Method CONFIGURED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONFIGURED Value transfer Type reference (TYPE) ABAP_BOOL 20131212
# Exception Resumable Description Created on
1 CX_SHDB_EXCEPTION Exception Class for SQL Error 20131212

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONN Call by reference Object reference (TYPE REF TO) CL_SQL_CONNECTION Database Connection 20131212
# Exception Resumable Description Created on
1 CX_SHDB_EXCEPTION exceptions of HANA DB objects 20131212

Method EXEC_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARAM1 Call by reference Object reference (TYPE REF TO) DATA 20131212
2 Importing I_PARAM1 Call by reference Object reference (TYPE REF TO) DATA 20131212
3 Importing I_SQL Call by reference Type reference (TYPE) STRING 20131212
4 Returning R_ROW_FOUND Value transfer Type reference (TYPE) ABAP_BOOL Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) 20131212
# Exception Resumable Description Created on
1 CX_SHDB_EXCEPTION exceptions of HANA DB objects 20131212

Method GET_ALL_REMOTE_SOURCES Signature

Method GET_ALL_REMOTE_SOURCES on class CL_SHDB_EXTENDED_STORAGE has no parameter.
Method GET_ALL_REMOTE_SOURCES on class CL_SHDB_EXTENDED_STORAGE has no exception.

Method IS_EXT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20131212
2 Returning R_IN_EXT_STORAGE Value transfer Type reference (TYPE) ABAP_BOOL 20131212
# Exception Resumable Description Created on
1 CX_SHDB_EXCEPTION exceptions of HANA DB objects 20131212

Method NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONN Call by reference Object reference (TYPE REF TO) CL_SQL_CONNECTION Database Connection 20131212
2 Returning RR_REF Value transfer Object reference (TYPE REF TO) CL_SHDB_EXTENDED_STORAGE Remote Sources 20131212
# Exception Resumable Description Created on
1 CX_SHDB_EXCEPTION exceptions of HANA DB objects 20131212

Method ONLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ONLINE Value transfer Type reference (TYPE) ABAP_BOOL 20131212

Method ONLINE on class CL_SHDB_EXTENDED_STORAGE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740