SAP ABAP Class CL_HDB_SQL_EXECUTOR (HDB: SQL Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ HAN-DB (Application Component) SAP HANA Database
⤷ SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)
⤷ HAN-DB (Application Component) SAP HANA Database
⤷ SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_SQL_EXECUTOR | DBA Cockpit SQL Executor - Dynamic (ADBC) | 20101118 |
Properties
Class | CL_HDB_SQL_EXECUTOR | |
Short Description | HDB: SQL Editor | |
Super Class | CL_DBA_SQL_EXECUTOR | DBA Cockpit SQL Executor - Dynamic (ADBC) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_HDB | DBACOCKPIT for NewDB (HDB) |
Created | 20101118 | SAP |
Last change | 20130531 | SAP |
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) |
Interfaces
Class CL_HDB_SQL_EXECUTOR has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_DBA_SQL_EXECUTOR | 20101118 | DBA Cockpit SQL Executor - Dynamic (ADBC) |
Attributes
Class CL_HDB_SQL_EXECUTOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_IS_SELECT | Instance method | Public | Method | 20120308 | |
2 | CHECK_STATEMENT_TYPE | Static method | Public | Method | 20121112 | |
3 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20101118 |
Events
Class CL_HDB_SQL_EXECUTOR has no event.
Types
Class CL_HDB_SQL_EXECUTOR has no local type.
Method Signatures
Method CHECK_IS_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20120308 | |||
2 | Returning | IS_SELECT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120308 |
Method CHECK_IS_SELECT on class CL_HDB_SQL_EXECUTOR has no exception.
Method CHECK_STATEMENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COMMAND | Call by reference | Type reference (TYPE) | STRING | 'SELECT' | 20121112 | ||
2 | Returning | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121112 | |||
3 | Importing | STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20121112 |
Method CHECK_STATEMENT_TYPE on class CL_HDB_SQL_EXECUTOR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HDB_SQL_EXECUTOR has no parameter.
Method CONSTRUCTOR on class CL_HDB_SQL_EXECUTOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |