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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 DB6JO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 DB6SY 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 BACKUP_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV ALV for backup overview 20060425
2 BRARCHIVE_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV ALV for brarchive overview 20060425
3 BRARCHIVE_SHOW Instance attribute Private Type reference (TYPE) ABAP_BOOL show the brarchive tab 20060502
4 LOGFILES_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV ALV for logfiles overview 20060425
5 NAV_REF Instance attribute Private Attribute reference (LIKE) 20060428
6 TABSTRIP_BACKUP Constant Public Type reference (TYPE) SYUCOMM 'BACKUP' Function Code that Triggered PAI 20060425
7 TABSTRIP_BRARCHIVE Constant Public Type reference (TYPE) SYUCOMM 'BRARCHIVE' Function Code that Triggered PAI 20060425
8 TABSTRIP_LOGFILES Constant Public Type reference (TYPE) SYUCOMM 'LOGFILES' Function Code that Triggered PAI 20060425
9 VIEW_DATA Instance attribute Private Type reference (TYPE) DB6_VIEW_BACKUP_HISTORY DB6: structure for VIEW_DATA of DB6_ACTION_BACKUP_HISTORY 20060424
10 VIEW_DAYS_DEFAULT Constant Private Type reference (TYPE) I 30 default days to display the backup history for 20060503
Methods
# Method Level Visibility Method type Description Created on
1 BACKUP_INIT_TABSTRIP Instance method Private Method 20060425
2 BACKUP_REFRESH Instance method Private Method 20060426
3 BACKUP_REQUEST_DETAIL Instance method Private Method 20071119
4 BACKUP_SET_GRID_ATTRIBUTES Instance method Private Method 20060425
5 BACKUP_SHOW_DETAIL Instance method Private Method DB6: shows the details of the selected backup 20060503
6 BRARCHIVE_CHECK_AVAILABILITY Instance method Private Method DB6: checks whether the brarchive tab is necessary 20060502
7 BRARCHIVE_INIT_TABSTRIP Instance method Private Method 20060425
8 BRARCHIVE_REFRESH Instance method Private Method refresh the brarchive data 20060427
9 BRARCHIVE_SET_GRID_ATTRIBUTES Instance method Private Method 20060426
10 LOGFILES_INIT_TABSTRIP Instance method Private Method 20060425
11 LOGFILES_REFRESH Instance method Private Method refresh the logfiles data 20060427
12 LOGFILES_SET_GRID_ATTRIBUTES Instance method Private Method 20060426
13 SET_VIEW_DAYS Instance method Public Method DB6: sets the days to view 20060508
14 TOGGLE_PARTITION_VISIBLE Instance method Private Method DB6: sets the partition column visible or unvisible 20060502
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 Importing 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 Returning 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 Importing 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 Importing 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