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 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20121213 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121214 | |||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'CANCEL' | Function Code that Triggered PAI | 20121213 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'IMPLEMENT_TPL' | Function Code that Triggered PAI | 20121213 | |
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DBA_DBH_SETUP_CTRL | 20121220 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121213 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121213 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121214 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121214 | |||
10 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20121213 | ||||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBA_DBH_TEMPLATE | DBA-DBH: Collector Template | 20121217 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121214 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121214 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121214 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121214 | |||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBA_VIEW_DBH_IMPL_TPL2 | 20121220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20121213 | |
2 | ![]() |
Instance method | Private | Method | 20121213 | |
3 | ![]() |
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 |