SAP ABAP Class CL_MSS_ACTION_COLLECTOR_HIST (dbcoll frontend display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_ACTION_CONTROLLER | MSS: Abstract Action Controller | 20080531 |
Properties
| Class | CL_MSS_ACTION_COLLECTOR_HIST | |
| Short Description | dbcoll frontend display | |
| Super Class | CL_MSS_ACTION_CONTROLLER | MSS: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STUN_MSS | Package for new SQL Server monitoring objects |
| Created | 20080531 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MSS_ACTION_COLLECTOR_HIST has no interface implemented.
Friends
Class CL_MSS_ACTION_COLLECTOR_HIST 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 | 20080603 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DB6_CHARTENGINE_DATA | DB6 CCMS: Data structure for chart processing | 20080606 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_CHART_ENGINE | DBA Cockpit: Chart Engine | 20080606 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | DIALOGBOX_CONTAINTER | 20080618 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DBA_CHARTSERIES_TAB | DB6: Table of DBA_CHARTSERIES | 20080606 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | DBA_CHARTYAXIS_TAB | DBA Cockpit: Table of DBA_CHARTYAXIS | 20080606 | |||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20080531 | |||||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20080611 | |||
| 9 | Instance attribute | Private | See coding | 20080531 | |||||
| 10 | Instance attribute | Private | See coding | 20080605 | |||||
| 11 | Instance attribute | Private | See coding | 20080605 | |||||
| 12 | Instance attribute | Private | See coding | 20080605 | |||||
| 13 | Instance attribute | Private | See coding | 20080531 | |||||
| 14 | Instance attribute | Private | Attribute reference (LIKE) | 20080531 | |||||
| 15 | Instance attribute | Private | See coding | 20080606 | |||||
| 16 | Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | 20080531 | ||||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20080605 | ||||
| 18 | Instance attribute | Public | Type reference (TYPE) | MSSCC_ACTION_COLLECTOR_HIST | Data fields on dynpro 3200 and it's subscreens | 20080531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | abbreviate counter names | 20080612 | |
| 2 | Instance method | Private | Method | move single row of data to resutls table | 20080605 | |
| 3 | Instance method | Private | Method | abbreviate counter names | 20080618 | |
| 4 | Instance method | Private | Method | move single row of data to resutls table | 20080606 | |
| 5 | Instance method | Private | Method | fill the differenct categories based on db collector type | 20080531 | |
| 6 | Instance method | Private | Method | Initialize objects to display table history | 20080617 | |
| 7 | Instance method | Private | Method | get all the snapshot data | 20080531 | |
| 8 | Instance method | Private | Method | get the starting time of the db | 20080531 | |
| 9 | Instance method | Private | Event handling method | Closing dialog popup box | 20080617 | |
| 10 | Instance method | Private | Event handling method | hotspot on objecttype | 20080618 | |
| 11 | Instance method | Private | Event handling method | hotspot on objecttype | 20080618 | |
| 12 | Instance method | Private | Method | move data to snapvals structure | 20080531 | |
| 13 | Instance method | Private | Method | Prepare alv grid characteristics | 20080531 |
Events
Class CL_MSS_ACTION_COLLECTOR_HIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | COLLECTOR_CAT | Private | See coding | 20080531 | begin of collector_cat,
category type MSSCCLASS,
description type VAL_TEXT,
end of collector_cat
|
||
| 2 | T_SERIES | Private | See coding | 20080606 | begin of t_series ,
serie_date type sy-datum ,
serie_time type sy-uzeit ,
one_series type standard table of msscollresi_small
with non-unique key datum,
end of t_series
|
Method Signatures
Method ABBR_COUNTER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABBR_NAME | Call by reference | Type reference (TYPE) | MSSCOLLRESI_SMALL-CNTR_NAME | Counter name | 20080612 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | MSSCOLLRESI_SMALL-CNTR_NAME | Counter name | 20080612 |
Method ABBR_COUNTER_NAME on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
Method COPY_ONE_SERIES Signature
Method COPY_ONE_SERIES on class CL_MSS_ACTION_COLLECTOR_HIST has no parameter.
Method COPY_ONE_SERIES on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
Method DISPLAY_CHART Signature
Method DISPLAY_CHART on class CL_MSS_ACTION_COLLECTOR_HIST has no parameter.
Method DISPLAY_CHART on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
Method FILL_CHART_DATA Signature
Method FILL_CHART_DATA on class CL_MSS_ACTION_COLLECTOR_HIST has no parameter.
Method FILL_CHART_DATA on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
Method FILL_SS_CATEGORIES Signature
Method FILL_SS_CATEGORIES on class CL_MSS_ACTION_COLLECTOR_HIST has no parameter.
Method FILL_SS_CATEGORIES on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
Method GENERATE_CHART Signature
Method GENERATE_CHART on class CL_MSS_ACTION_COLLECTOR_HIST has no parameter.
Method GENERATE_CHART on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
Method GET_SNAPSHOT_DATA Signature
Method GET_SNAPSHOT_DATA on class CL_MSS_ACTION_COLLECTOR_HIST has no parameter.
Method GET_SNAPSHOT_DATA on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
Method GET_STARTTIME Signature
Method GET_STARTTIME on class CL_MSS_ACTION_COLLECTOR_HIST has no parameter.
Method GET_STARTTIME on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
Method HANDLE_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20080617 |
Method HANDLE_CLOSE on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
Method HANDLE_DOUBLE_CLICK Signature
Method HANDLE_DOUBLE_CLICK on class CL_MSS_ACTION_COLLECTOR_HIST has no parameter.
Method HANDLE_DOUBLE_CLICK on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
Method HANDLE_HOTSPOT_CLICK Signature
Method HANDLE_HOTSPOT_CLICK on class CL_MSS_ACTION_COLLECTOR_HIST has no parameter.
Method HANDLE_HOTSPOT_CLICK on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
Method MOVE_SNAPSHOT_DATA Signature
Method MOVE_SNAPSHOT_DATA on class CL_MSS_ACTION_COLLECTOR_HIST has no parameter.
Method MOVE_SNAPSHOT_DATA on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_COLLECTOR_HIST has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_COLLECTOR_HIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |