SAP ABAP Class CL_DBA_ACTION_DASHBOARD (DBA: Action Controller Dashboard)
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 | 20121008 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20121008 |
Properties
Class | CL_DBA_ACTION_DASHBOARD | |
Short Description | DBA: Action Controller Dashboard | |
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 | 20121008 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_ACTION_DASHBOARD has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20121008 |
Friends
Class CL_DBA_ACTION_DASHBOARD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_ALV | 20121008 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_COMP_VIEW_NAME | 20130304 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20121008 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20121008 | |
2 | ![]() |
Instance method | Private | Method | 20121008 |
Events
Class CL_DBA_ACTION_DASHBOARD has no event.
Types
Class CL_DBA_ACTION_DASHBOARD has no local type.
Method Signatures
Method GET_FIELD_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | STRING | 20121008 | |||
2 | ![]() |
IV_STRUCT | Call by reference | Type reference (TYPE) | STRING | 20121008 | |||
3 | ![]() |
RR_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20121008 |
Method GET_FIELD_TYPE on class CL_DBA_ACTION_DASHBOARD has no exception.
Method SET_GRID_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ALV | Call by reference | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20121008 | ||
2 | ![]() |
IV_COLUMNS | Call by reference | Type reference (TYPE) | STRING | 20121008 |
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_DASHBOARD has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |