SAP ABAP Class CL_DB6_ACTION_BACKUP_HISTORY (DB6: Backup History Action Controller)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
⤷
STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_ACTION_CONTROLLER | DB6: Abstract Action Controller | 20060424 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20071102 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20071102 |
Properties
| Class | CL_DB6_ACTION_BACKUP_HISTORY | |
| Short Description | DB6: Backup History Action Controller | |
| Super Class | CL_DB6_ACTION_CONTROLLER | DB6: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
| Created | 20060424 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20071102 | ||
| 2 | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20071102 |
Friends
Class CL_DB6_ACTION_BACKUP_HISTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV for backup overview | 20060425 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV for brarchive overview | 20060425 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | show the brarchive tab | 20060502 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV for logfiles overview | 20060425 | |||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20060428 | |||||
| 6 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'BACKUP' | Function Code that Triggered PAI | 20060425 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'BRARCHIVE' | Function Code that Triggered PAI | 20060425 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'LOGFILES' | Function Code that Triggered PAI | 20060425 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | DB6_VIEW_BACKUP_HISTORY | DB6: structure for VIEW_DATA of DB6_ACTION_BACKUP_HISTORY | 20060424 | |||
| 10 | Constant | Private | Type reference (TYPE) | I | 30 | default days to display the backup history for | 20060503 |
Methods
Events
Class CL_DB6_ACTION_BACKUP_HISTORY has no event.
Types
Class CL_DB6_ACTION_BACKUP_HISTORY has no local type.
Method Signatures
Method BACKUP_INIT_TABSTRIP Signature
Method BACKUP_INIT_TABSTRIP on class CL_DB6_ACTION_BACKUP_HISTORY has no parameter.
Method BACKUP_INIT_TABSTRIP on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method BACKUP_REFRESH Signature
Method BACKUP_REFRESH on class CL_DB6_ACTION_BACKUP_HISTORY has no parameter.
Method BACKUP_REFRESH on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method BACKUP_REQUEST_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BACKUP_DATA | Call by reference | Type reference (TYPE) | DB6PMCKOV | DB6: Overview of Backup History | 20071119 |
Method BACKUP_REQUEST_DETAIL on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method BACKUP_SET_GRID_ATTRIBUTES Signature
Method BACKUP_SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_BACKUP_HISTORY has no parameter.
Method BACKUP_SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method BACKUP_SHOW_DETAIL Signature
Method BACKUP_SHOW_DETAIL on class CL_DB6_ACTION_BACKUP_HISTORY has no parameter.
Method BACKUP_SHOW_DETAIL on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method BRARCHIVE_CHECK_AVAILABILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060502 |
Method BRARCHIVE_CHECK_AVAILABILITY on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method BRARCHIVE_INIT_TABSTRIP Signature
Method BRARCHIVE_INIT_TABSTRIP on class CL_DB6_ACTION_BACKUP_HISTORY has no parameter.
Method BRARCHIVE_INIT_TABSTRIP on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method BRARCHIVE_REFRESH Signature
Method BRARCHIVE_REFRESH on class CL_DB6_ACTION_BACKUP_HISTORY has no parameter.
Method BRARCHIVE_REFRESH on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method BRARCHIVE_SET_GRID_ATTRIBUTES Signature
Method BRARCHIVE_SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_BACKUP_HISTORY has no parameter.
Method BRARCHIVE_SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method LOGFILES_INIT_TABSTRIP Signature
Method LOGFILES_INIT_TABSTRIP on class CL_DB6_ACTION_BACKUP_HISTORY has no parameter.
Method LOGFILES_INIT_TABSTRIP on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method LOGFILES_REFRESH Signature
Method LOGFILES_REFRESH on class CL_DB6_ACTION_BACKUP_HISTORY has no parameter.
Method LOGFILES_REFRESH on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method LOGFILES_SET_GRID_ATTRIBUTES Signature
Method LOGFILES_SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_BACKUP_HISTORY has no parameter.
Method LOGFILES_SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method SET_VIEW_DAYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_DAYS | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20060508 |
Method SET_VIEW_DAYS on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
Method TOGGLE_PARTITION_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | 20060502 |
Method TOGGLE_PARTITION_VISIBLE on class CL_DB6_ACTION_BACKUP_HISTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |