SAP ABAP Class CL_HDB_ACTION_BACKUP_CAT (HDB: Backup Catalog)
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 | 20111213 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20111213 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20111223 |
Properties
Class | CL_HDB_ACTION_BACKUP_CAT | |
Short Description | HDB: Backup Catalog | |
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 | 20111213 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HDB_ACTION_BACKUP_CAT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20111213 | ||
2 | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20111223 |
Friends
Class CL_HDB_ACTION_BACKUP_CAT 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 | 20111213 | ||
2 | C_ENTRY_TYPE_DATA | Constant | Public | Type reference (TYPE) | STRING | 'complete data backup' | 20111214 | ||
3 | C_ENTRY_TYPE_LOG | Constant | Public | Type reference (TYPE) | STRING | 'log backup' | 20111214 | ||
4 | ENTRY_TYPE | Instance attribute | Public | Type reference (TYPE) | STRING | 20111214 | |||
5 | NAVIGATOR | Instance attribute | Private | Attribute reference (LIKE) | 20111213 | ||||
6 | PF_STATUS | Instance attribute | Private | Attribute reference (LIKE) | 20111213 | ||||
7 | TITLE | Instance attribute | Private | Attribute reference (LIKE) | 20111213 | ||||
8 | VIEW_DATA | Instance attribute | Public | Type reference (TYPE) | HDB_BACKUP_CAT | 20111213 | |||
9 | _MC_CMD_CANCEL_BACKUP | Constant | Private | Type reference (TYPE) | SYUCOMM | 'CANCEL_BACKUP' | Function Code | 20130131 | |
10 | _MC_CMD_CONFIG_BACKUP | Constant | Private | Type reference (TYPE) | SYUCOMM | 'CONFIG_BACKUP' | Function Code | 20130201 | |
11 | _MC_STATE_FAILED | Constant | Private | Type reference (TYPE) | HDB_BACKUP_CATALOGUE-STATE_NAME | 'failed' | SDB Node Name | 20130201 | |
12 | _MC_STATE_RUNNING | Constant | Private | Type reference (TYPE) | HDB_BACKUP_CATALOGUE-STATE_NAME | 'running' | SDB Node Name | 20130201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CANCEL_BACKUP | Instance method | Private | Method | 20130131 | |
2 | SET_GRID_ATTRIBUTES | Instance method | Public | Method | 20111213 |
Events
Class CL_HDB_ACTION_BACKUP_CAT has no event.
Types
Class CL_HDB_ACTION_BACKUP_CAT has no local type.
Method Signatures
Method CANCEL_BACKUP Signature
Method CANCEL_BACKUP on class CL_HDB_ACTION_BACKUP_CAT has no parameter.
Method CANCEL_BACKUP on class CL_HDB_ACTION_BACKUP_CAT has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_BACKUP_CAT has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_BACKUP_CAT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 732 |