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)
⤷
⤷
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 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20111213 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'complete data backup' | 20111214 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'log backup' | 20111214 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20111214 | ||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20111213 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20111213 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20111213 | |||||
| 8 | Instance attribute | Public | Type reference (TYPE) | HDB_BACKUP_CAT | 20111213 | ||||
| 9 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'CANCEL_BACKUP' | Function Code | 20130131 | ||
| 10 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'CONFIG_BACKUP' | Function Code | 20130201 | ||
| 11 | Constant | Private | Type reference (TYPE) | HDB_BACKUP_CATALOGUE-STATE_NAME | 'failed' | SDB Node Name | 20130201 | ||
| 12 | 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 | Instance method | Private | Method | 20130131 | ||
| 2 | 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 |