SAP ABAP Class CL_DBA_ACTION_DBH_EDIT_TPL (DBA: DB Collectors Setup Edit 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_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20130110 |
Properties
| Class | CL_DBA_ACTION_DBH_EDIT_TPL | |
| Short Description | DBA: DB Collectors Setup Edit 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
Class CL_DBA_ACTION_DBH_EDIT_TPL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20130110 |
Friends
Class CL_DBA_ACTION_DBH_EDIT_TPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CANCEL' | Function Code | 20121213 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'SAVE_NAM_DESCR' | Function Code that Triggered PAI | 20121213 | ||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DBA_DBH_SETUP_CTRL | DBA-DBH: Setup Controller | 20130110 | |||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20121213 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | DBA_VIEW_DBH_EDIT_TPL | DBA-DBH: Collector Template | 20130110 |
Methods
Class CL_DBA_ACTION_DBH_EDIT_TPL has no method.
Events
Class CL_DBA_ACTION_DBH_EDIT_TPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DBA_VIEW_DBH_EDIT_TPL | Public | See coding | 20130111 | begin of DBA_VIEW_DBH_EDIT_TPL,
tpl_id type i,
name type string,
description type string,
edit_mode type abap_bool,
delete_mode type abap_bool,
end of DBA_VIEW_DBH_EDIT_TPL
|
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |