SAP ABAP Class CL_DBA_ACTION_DBH_IMPL_TPL (DBA: DB Collectors Setup Implement Template Subscreen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ACTION_CONTROLLER DBA Cockpit: Abstract Action Controller 20121213
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20121213
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20121217
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_DBH_STATUS DBA DBH: Backend Status 20121214
Properties
Class CL_DBA_ACTION_DBH_IMPL_TPL  
Short Description DBA: DB Collectors Setup Implement Template Subscreen    
Super Class CL_DBA_ACTION_CONTROLLER DBA Cockpit: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20121213   SAP 
Last change 20140121   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20121213
2 IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20121217
3 IF_DBA_DBH_STATUS DBA DBH: Backend Status 20121214
Friends
Class CL_DBA_ACTION_DBH_IMPL_TPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20121213
2 AUTO_UPDATE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121214
3 CMD_CANCEL Constant Public Type reference (TYPE) SYUCOMM 'CANCEL' Function Code that Triggered PAI 20121213
4 CMD_IMPLEMENT Constant Public Type reference (TYPE) SYUCOMM 'IMPLEMENT_TPL' Function Code that Triggered PAI 20121213
5 DBH_FW Instance attribute Public Object reference (TYPE REF TO) CL_DBA_DBH_SETUP_CTRL 20121220
6 DISABLE_OLD_DATA_COLL Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121213
7 DISABLE_REORGCHK_JOB Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121213
8 MIGRATE_HIST Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121214
9 MIGRATE_JOBS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121214
10 NAV_REF Instance attribute Private Attribute reference (LIKE) 20121213
11 SELECTED_TEMPLATE Instance attribute Private Type reference (TYPE) DBA_DBH_TEMPLATE DBA-DBH: Collector Template 20121217
12 SHOW_FEATURE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121214
13 SHOW_MIGRATION Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121214
14 SHOW_MIGRATION_HIST Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121214
15 SHOW_MIGRATION_JOBS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121214
16 VIEW_DATA Instance attribute Public Type reference (TYPE) DBA_VIEW_DBH_IMPL_TPL2 20121220
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_ALV_DOUBLE_CLICK Instance method Private Method 20121213
2 IMPLEMENT_TEMPLATE Instance method Private Method 20121213
3 SET_GRID_ATTRIBUTES Instance method Private Method 20121217
Events
Class CL_DBA_ACTION_DBH_IMPL_TPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DBA_VIEW_DBH_IMPL_TPL2 Public See coding public class type to be used for view_data 20121218 begin of dba_view_dbh_impl_tpl2, template_list type dba_dbh_template_list, disable_old_data_coll type abap_bool, disable_reorgchk type abap_bool, enable_auto_update type abap_bool, selected_template type dba_dbh_template, end of dba_view_dbh_impl_tpl2
Method Signatures

Method HANDLE_ALV_DOUBLE_CLICK Signature

Method HANDLE_ALV_DOUBLE_CLICK on class CL_DBA_ACTION_DBH_IMPL_TPL has no parameter.
Method HANDLE_ALV_DOUBLE_CLICK on class CL_DBA_ACTION_DBH_IMPL_TPL has no exception.

Method IMPLEMENT_TEMPLATE Signature

Method IMPLEMENT_TEMPLATE on class CL_DBA_ACTION_DBH_IMPL_TPL has no parameter.
Method IMPLEMENT_TEMPLATE on class CL_DBA_ACTION_DBH_IMPL_TPL has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_DBH_IMPL_TPL has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_DBH_IMPL_TPL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740