SAP ABAP Class CL_SHDB_DML (HANA DML & Query bound to internal tables)
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_DML | |
Short Description | HANA DML & Query bound to internal tables | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SHDB | Basis Package for HDB |
Created | 20131015 | 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) |
Interfaces
Class CL_SHDB_DML has no interface implemented.
Friends
Class CL_SHDB_DML has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20131016 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | 20131016 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | 20131016 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20131016 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20131016 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20131016 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | 20131016 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Constructor | 20131016 | |
2 | ![]() |
Instance method | Public | Method | Insert itab values into HANA table | 20131016 |
3 | ![]() |
Static method | Public | Method | Create an instance for a certain internal table | 20131016 |
4 | ![]() |
Instance method | Public | Method | Select values from HANA table into itab | 20131016 |
5 | ![]() |
Instance method | Private | Method | 20131016 |
Events
Class CL_SHDB_DML has no event.
Types
Class CL_SHDB_DML has no local type.
Method Signatures
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 | 20131016 | |||
2 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20131016 | |||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20131016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131016 |
Method INSERT Signature
Method INSERT on class CL_SHDB_DML has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131016 |
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 | 20131016 | |||
2 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20131016 | |||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20131016 | |||
4 | ![]() |
RR_REF | Value transfer | Object reference (TYPE REF TO) | CL_SHDB_DML | 20131016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
exceptions of HANA DB objects | 20131016 |
Method SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COLS | Call by reference | Type reference (TYPE) | STRING | 20131016 | |||
2 | ![]() |
IV_COND | Call by reference | Type reference (TYPE) | STRING | 20131016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131016 |
Method _INSERT_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20131016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131016 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |