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 | 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_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 | Constant | Public | Type reference (TYPE) | SHDBOBJECTNAME | '__iqstore$' | 20131212 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20131212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if extended storage is configured | 20131212 | |
| 2 | Instance method | Private | Constructor | 20131212 | ||
| 3 | Instance method | Private | Method | 20131212 | ||
| 4 | Instance method | Public | Method | 20131212 | ||
| 5 | Instance method | Public | Method | 20131212 | ||
| 6 | Static method | Public | Method | 20131212 | ||
| 7 | 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 | R_CONFIGURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SQL Error | 20131212 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONN | Call by reference | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20131212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_PARAM1 | Call by reference | Object reference (TYPE REF TO) | DATA | 20131212 | ||||
| 2 | I_PARAM1 | Call by reference | Object reference (TYPE REF TO) | DATA | 20131212 | ||||
| 3 | I_SQL | Call by reference | Type reference (TYPE) | STRING | 20131212 | ||||
| 4 | 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 | 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 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131212 | |||
| 2 | R_IN_EXT_STORAGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exceptions of HANA DB objects | 20131212 |
Method NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONN | Call by reference | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20131212 | |||
| 2 | RR_REF | Value transfer | Object reference (TYPE REF TO) | CL_SHDB_EXTENDED_STORAGE | Remote Sources | 20131212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exceptions of HANA DB objects | 20131212 |
Method ONLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |