SAP ABAP Class CL_DBA_ACTION_DBH_STP_DISPLAY (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 | 20130218 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20130218 |
Properties
| Class | CL_DBA_ACTION_DBH_STP_DISPLAY | |
| 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 | 20130218 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_ACTION_DBH_STP_DISPLAY 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 | 20130218 |
Friends
Class CL_DBA_ACTION_DBH_STP_DISPLAY 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 | 'CONFIRM' | Function Code | 20130218 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20130218 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20130218 | |||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20130218 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | DBA_VIEW_DBH_STP_DISPLAY | 20130218 |
Methods
Class CL_DBA_ACTION_DBH_STP_DISPLAY has no method.
Events
Class CL_DBA_ACTION_DBH_STP_DISPLAY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DBA_VIEW_DBH_STP_DISPLAY | Public | See coding | 20130218 | begin of dba_view_dbh_stp_display,
heading type char40,
collector_name type DBA_DBH_DATACOLLECTOR-data_collector,
source type string,
end of dba_view_dbh_stp_display
|
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |