SAP ABAP Class CL_HDB_ACTION_CONTROLLER (HDB: Abstract Action Controller)
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_CONTROLLER | DBA Cockpit: Abstract Action Controller | 20101022 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_STATEMENT_VIEWER | DB6: embedded statement viewer | 20120220 |
Meta Relationship - Used By
Properties
| Class | CL_HDB_ACTION_CONTROLLER | |
| Short Description | HDB: Abstract Action Controller | |
| Super Class | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_HDB | DBACOCKPIT for NewDB (HDB) |
| Created | 20101022 | SAP |
| Last change | 20140121 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_STATEMENT_VIEWER | DB6: embedded statement viewer | 20120220 |
Friends
Class CL_HDB_ACTION_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HDB_ADBC | MaxDB: ADBC | 20101102 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CX_DBA_ROOT | DBA Cockpit: Root exception class | 20101105 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110415 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110415 | ||||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HDB_DATABASE | NewDB: Current Database | 20101025 | |||
| 6 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'ABAP_EDITOR' | 20120817 | |||
| 7 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'DISPLAY' | Function Code that Triggered PAI | 20120606 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'EXEC_TRACE' | Function Code that Triggered PAI | 20120605 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'EXPLAIN' | Function Code that Triggered PAI | 20120607 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'EXPL_NEW' | Function Code that Triggered PAI | 20120607 | ||
| 11 | Instance attribute | Protected | Attribute reference (LIKE) | 20101025 | |||||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20101126 | |||||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DBA_RDI | DBA-RDI: Back-End Wrapper | 20101124 | |||
| 14 | Instance attribute | Public | Object reference (TYPE REF TO) | CX_DBA_RDI | DBA-RDI: General Back-end Error | 20101124 | |||
| 15 | Instance attribute | Public | Object reference (TYPE REF TO) | CX_DBA_ROOT | DBA Cockpit: Root exception class | 20101124 | |||
| 16 | Instance attribute | Private | Attribute reference (LIKE) | 20101124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120606 | ||
| 2 | Instance method | Public | Method | 20110520 | ||
| 3 | Static method | Public | Method | 20121119 | ||
| 4 | Instance method | Public | Method | 20110526 | ||
| 5 | Instance method | Public | Method | 20120220 |
Events
Class CL_HDB_ACTION_CONTROLLER has no event.
Types
Class CL_HDB_ACTION_CONTROLLER has no local type.
Method Signatures
Method ADD_TOOLBAR_BUTTONS_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ALV | Call by reference | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20120606 | |||
| 2 | IV_ABAP_EDITOR | Call by reference | Type reference (TYPE) | SAP_BOOL | ABAP_FALSE | 20120817 | |||
| 3 | IV_TEXT | Call by reference | Type reference (TYPE) | CLIKE | 20120606 |
Method ADD_TOOLBAR_BUTTONS_SQL on class CL_HDB_ACTION_CONTROLLER has no exception.
Method CHECK_STAT_SERVER Signature
Method CHECK_STAT_SERVER on class CL_HDB_ACTION_CONTROLLER has no parameter.
Method CHECK_STAT_SERVER on class CL_HDB_ACTION_CONTROLLER has no exception.
Method GET_DBCNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBCNAME | Value transfer | Type reference (TYPE) | DBCON-CON_NAME | Logical name for a database connection | 20121119 | |||
| 2 | DB_USER_NAME | Call by reference | Type reference (TYPE) | STRING | 20121119 | ||||
| 3 | NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20121126 |
Method GET_DBCNAME on class CL_HDB_ACTION_CONTROLLER has no exception.
Method LOCAL_FREE Signature
Method LOCAL_FREE on class CL_HDB_ACTION_CONTROLLER has no parameter.
Method LOCAL_FREE on class CL_HDB_ACTION_CONTROLLER has no exception.
Method SHOW_IN_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALV | Call by reference | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20120222 | |||
| 2 | IV_DIRECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Event handling: yes/no | 20120222 | ||
| 3 | IV_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20120222 | |||
| 4 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | Field which contains the SQL statement | 20120222 | |||
| 5 | IV_FIELDNAME_DB_USER | Call by reference | Type reference (TYPE) | STRING | 20121119 |
Method SHOW_IN_EDITOR on class CL_HDB_ACTION_CONTROLLER has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 731 |