SAP ABAP Class CL_DBA_ACTION_DBH_WHERE_USED (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_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 | 20130108 |
Properties
| Class | CL_DBA_ACTION_DBH_WHERE_USED | |
| 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_WHERE_USED has no forward declaration.
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 | 20130108 |
Friends
Class CL_DBA_ACTION_DBH_WHERE_USED 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 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CONFIRM' | Function Code | 20121213 | ||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20121213 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | DBA_VIEW_DBH_WHERE_USED | 20130108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130108 |
Events
Class CL_DBA_ACTION_DBH_WHERE_USED has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DBA_VIEW_DBH_WHERE_USED | Public | See coding | 20130108 | begin of dba_view_dbh_where_used,
template type dba_dbh_template,
systems_list type standard table of db6admsys with non-unique default key, "dba_system_list,
end of dba_view_dbh_where_used
|
Method Signatures
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_DBH_WHERE_USED has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_DBH_WHERE_USED has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |