SAP ABAP Class CL_MSS_ACTION_COLLECTOR (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 | 20080501 |
Properties
| Class | CL_MSS_ACTION_COLLECTOR | |
| 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 | 20080501 | SAP |
| Last change | 20110908 | 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 has no interface implemented.
Friends
Class CL_MSS_ACTION_COLLECTOR has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | fill the differenct categories based on db collector type | 20080709 | |
| 2 | Instance method | Private | Method | get all the snapshot data | 20080508 | |
| 3 | Instance method | Private | Method | get the starting time of the db | 20080508 | |
| 4 | Instance method | Private | Method | move snapshot data to alv tbale based on category | 20080514 | |
| 5 | Instance method | Private | Method | move data to snapvals structure | 20080508 | |
| 6 | Instance method | Private | Method | move snapshot data to the file alv | 20080512 | |
| 7 | Instance method | Private | Method | Prepare alv grid characteristics | 20080501 |
Events
Class CL_MSS_ACTION_COLLECTOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | COLLECTOR_CAT | Private | See coding | 20080515 | begin of collector_cat,
category type MSSCCLASS,
description type VAL_TEXT,
end of collector_cat
|
Method Signatures
Method FILL_LISTBOXES Signature
Method FILL_LISTBOXES on class CL_MSS_ACTION_COLLECTOR has no parameter.
Method FILL_LISTBOXES on class CL_MSS_ACTION_COLLECTOR has no exception.
Method GET_SNAPSHOT_DATA Signature
Method GET_SNAPSHOT_DATA on class CL_MSS_ACTION_COLLECTOR has no parameter.
Method GET_SNAPSHOT_DATA on class CL_MSS_ACTION_COLLECTOR has no exception.
Method GET_STARTTIME Signature
Method GET_STARTTIME on class CL_MSS_ACTION_COLLECTOR has no parameter.
Method GET_STARTTIME on class CL_MSS_ACTION_COLLECTOR has no exception.
Method MOVE_SNAPSHOT_CATDATA Signature
Method MOVE_SNAPSHOT_CATDATA on class CL_MSS_ACTION_COLLECTOR has no parameter.
Method MOVE_SNAPSHOT_CATDATA on class CL_MSS_ACTION_COLLECTOR has no exception.
Method MOVE_SNAPSHOT_DATA Signature
Method MOVE_SNAPSHOT_DATA on class CL_MSS_ACTION_COLLECTOR has no parameter.
Method MOVE_SNAPSHOT_DATA on class CL_MSS_ACTION_COLLECTOR has no exception.
Method MOVE_SNAPSHOT_FILEDATA Signature
Method MOVE_SNAPSHOT_FILEDATA on class CL_MSS_ACTION_COLLECTOR has no parameter.
Method MOVE_SNAPSHOT_FILEDATA on class CL_MSS_ACTION_COLLECTOR has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_COLLECTOR has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_COLLECTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |