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)
⤷ 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 | ABAP | 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 | ADBC | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HDB_ADBC | MaxDB: ADBC | 20101102 | ||
2 | CX_REF | Instance attribute | Public | Object reference (TYPE REF TO) | CX_DBA_ROOT | DBA Cockpit: Root exception class | 20101105 | ||
3 | HAS_EXT_MAINTAIN_AUTH | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110415 | |||
4 | HAS_MAINTAIN_AUTH | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110415 | |||
5 | HDB_DB_REF | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HDB_DATABASE | NewDB: Current Database | 20101025 | ||
6 | MC_CMD_ABAP_EDITOR | Constant | Public | Type reference (TYPE) | SYUCOMM | 'ABAP_EDITOR' | 20120817 | ||
7 | MC_CMD_DISPLAY | Constant | Public | Type reference (TYPE) | SYUCOMM | 'DISPLAY' | Function Code that Triggered PAI | 20120606 | |
8 | MC_CMD_EXEC_TRACE | Constant | Public | Type reference (TYPE) | SYUCOMM | 'EXEC_TRACE' | Function Code that Triggered PAI | 20120605 | |
9 | MC_CMD_EXPLAIN | Constant | Public | Type reference (TYPE) | SYUCOMM | 'EXPLAIN' | Function Code that Triggered PAI | 20120607 | |
10 | MC_CMD_EXPLAIN_NEW | Constant | Public | Type reference (TYPE) | SYUCOMM | 'EXPL_NEW' | Function Code that Triggered PAI | 20120607 | |
11 | NAV_REF | Instance attribute | Protected | Attribute reference (LIKE) | 20101025 | ||||
12 | PF_STATUS | Instance attribute | Private | Attribute reference (LIKE) | 20101126 | ||||
13 | RDI | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DBA_RDI | DBA-RDI: Back-End Wrapper | 20101124 | ||
14 | RDI_EXCP | Instance attribute | Public | Object reference (TYPE REF TO) | CX_DBA_RDI | DBA-RDI: General Back-end Error | 20101124 | ||
15 | ROOT_EXCP | Instance attribute | Public | Object reference (TYPE REF TO) | CX_DBA_ROOT | DBA Cockpit: Root exception class | 20101124 | ||
16 | TITLE | Instance attribute | Private | Attribute reference (LIKE) | 20101124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ADD_TOOLBAR_BUTTONS_SQL | Instance method | Public | Method | 20120606 | |
2 | CHECK_STAT_SERVER | Instance method | Public | Method | 20110520 | |
3 | GET_DBCNAME | Static method | Public | Method | 20121119 | |
4 | LOCAL_FREE | Instance method | Public | Method | 20110526 | |
5 | SHOW_IN_EDITOR | 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 | Importing | IR_ALV | Call by reference | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20120606 | ||
2 | Importing | IV_ABAP_EDITOR | Call by reference | Type reference (TYPE) | SAP_BOOL | ABAP_FALSE | 20120817 | ||
3 | Importing | 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 | Returning | DBCNAME | Value transfer | Type reference (TYPE) | DBCON-CON_NAME | Logical name for a database connection | 20121119 | ||
2 | Importing | DB_USER_NAME | Call by reference | Type reference (TYPE) | STRING | 20121119 | |||
3 | Importing | 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 | Importing | IV_ALV | Call by reference | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20120222 | ||
2 | Importing | IV_DIRECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Event handling: yes/no | 20120222 | |
3 | Importing | IV_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20120222 | ||
4 | Importing | IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | Field which contains the SQL statement | 20120222 | ||
5 | Importing | 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 |