SAP ABAP Class CL_HDB_ACTION_SERVICES (HDB: Services Display)
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_HDB_ACTION_CONTROLLER | HDB: Abstract Action Controller | 20101124 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20120203 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20101124 |
Properties
Class | CL_HDB_ACTION_SERVICES | |
Short Description | HDB: Services Display | |
Super Class | CL_HDB_ACTION_CONTROLLER | HDB: 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 | 20101124 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_HDB_ACTION_SV_MOD | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20120203 | ||
2 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20101124 |
Friends
Class CL_HDB_ACTION_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ALV | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20101124 | ||
2 | NAVIGATOR | Instance attribute | Private | Attribute reference (LIKE) | 20101124 | ||||
3 | PF_STATUS | Instance attribute | Private | Attribute reference (LIKE) | 20101124 | ||||
4 | TITLE | Instance attribute | Private | Attribute reference (LIKE) | 20101124 | ||||
5 | VIEW_DATA | Instance attribute | Public | Type reference (TYPE) | HDB_SERVICES | Display Table | 20101124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | IS_RESTARTABLE | Instance method | Private | Method | 20110216 | |
2 | SERVICE_HARD_RESET | Instance method | Private | Method | action for button 'KILL' | 20110214 |
3 | SERVICE_RECONFIGURE | Instance method | Private | Method | action for button 'RECONFIGURE' | 20110214 |
4 | SERVICE_SOFT_RESET | Instance method | Private | Method | action for button 'STOP' | 20110214 |
5 | SET_GRID_ATTRIBUTES | Instance method | Public | Method | 20101124 | |
6 | SHOW_SELECTED_ACT_SERVICE | Instance method | Public | Method | 20110211 | |
7 | SHOW_SELECTED_INACT_SERVICE | Instance method | Public | Method | 20110211 |
Events
Class CL_HDB_ACTION_SERVICES has no event.
Types
Class CL_HDB_ACTION_SERVICES has no local type.
Method Signatures
Method IS_RESTARTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RVAL | Value transfer | Type reference (TYPE) | CL_HDB_ACTION_SV_MOD=>T_RESTARTABLE_STATUS | 20110216 |
Method IS_RESTARTABLE on class CL_HDB_ACTION_SERVICES has no exception.
Method SERVICE_HARD_RESET Signature
Method SERVICE_HARD_RESET on class CL_HDB_ACTION_SERVICES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_DBA_ADBC | DBA Cockpit: ADBC Errors | 20110214 |
Method SERVICE_RECONFIGURE Signature
Method SERVICE_RECONFIGURE on class CL_HDB_ACTION_SERVICES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_DBA_ADBC | DBA Cockpit: ADBC Errors | 20110214 |
Method SERVICE_SOFT_RESET Signature
Method SERVICE_SOFT_RESET on class CL_HDB_ACTION_SERVICES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_DBA_ADBC | DBA Cockpit: ADBC Errors | 20110214 |
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_SERVICES has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_SERVICES has no exception.
Method SHOW_SELECTED_ACT_SERVICE Signature
Method SHOW_SELECTED_ACT_SERVICE on class CL_HDB_ACTION_SERVICES has no parameter.
Method SHOW_SELECTED_ACT_SERVICE on class CL_HDB_ACTION_SERVICES has no exception.
Method SHOW_SELECTED_INACT_SERVICE Signature
Method SHOW_SELECTED_INACT_SERVICE on class CL_HDB_ACTION_SERVICES has no parameter.
Method SHOW_SELECTED_INACT_SERVICE on class CL_HDB_ACTION_SERVICES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |