SAP ABAP Class CL_DBA_ACTION_DBCON_MONITOR (DBA: Connection Info)
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 | 20110407 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20110407 |
Properties
Class | CL_DBA_ACTION_DBCON_MONITOR | |
Short Description | DBA: Connection Info | |
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 | 20110407 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_ACTION_DBCON_MONITOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20110407 |
Friends
Class CL_DBA_ACTION_DBCON_MONITOR 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 | 20110407 | ||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110407 | ||||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBA_VIEW_CONINFO | DBA: View Connection Information | 20110407 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | DBA: Extract rawdata and refresh alv | 20110407 |
2 | ![]() |
Instance method | Private | Method | set grid attributes | 20110407 |
Events
Class CL_DBA_ACTION_DBCON_MONITOR has no event.
Types
Class CL_DBA_ACTION_DBCON_MONITOR has no local type.
Method Signatures
Method EXTRACT_RAWDATA_REFRESH_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RAWDATATAB | Call by reference | Type reference (TYPE) | DBA_DBCON_RAWDATA | DBA: DB Connection rawdata table | 20110407 | ||
2 | ![]() |
SERVER_NAME | Call by reference | Type reference (TYPE) | STRING | 20110517 |
Method EXTRACT_RAWDATA_REFRESH_ALV on class CL_DBA_ACTION_DBCON_MONITOR has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_DBCON_MONITOR has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_DBCON_MONITOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |