SAP ABAP Class CL_HDB_ACTION_SQL_EDITOR (HDB: CLP Command Processing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
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_ACTION_SQL_EDITOR | DB6: CLP Command Processing | 20101202 |
Properties
| Class | CL_HDB_ACTION_SQL_EDITOR | |
| Short Description | HDB: CLP Command Processing | |
| Super Class | CL_DBA_ACTION_SQL_EDITOR | DB6: CLP Command Processing |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_HDB | DBACOCKPIT for NewDB (HDB) |
| Created | 20101202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HDB_ACTION_SQL_EDITOR has no forward declaration.
Interfaces
Class CL_HDB_ACTION_SQL_EDITOR has no interface implemented.
Friends
Class CL_HDB_ACTION_SQL_EDITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20101202 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20101203 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | Function Code | 20121212 | |||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20101203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Executes a given statement and returns results | 20110506 |
Events
Class CL_HDB_ACTION_SQL_EDITOR has no event.
Types
Class CL_HDB_ACTION_SQL_EDITOR has no local type.
Method Signatures
Method EXEC_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_INITIAL_CURSOR | Call by reference | Type reference (TYPE) | I | 20110506 | ||||
| 2 | I_ERR | Call by reference | Type reference (TYPE) | I | 20110509 | ||||
| 3 | NAV_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20110506 | |||
| 4 | SQL_EXECUTOR | Call by reference | Object reference (TYPE REF TO) | CL_DBA_SQL_EXECUTOR | DBA Cockpit SQL Executor - Dynamic (ADBC) | 20110506 | |||
| 5 | SQL_OUTPUT_GRID | Call by reference | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20110506 | |||
| 6 | STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20110506 |
Method EXEC_SQL on class CL_HDB_ACTION_SQL_EDITOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |