SAP ABAP Class CL_MSS_ACTION_ST04 (ST04 Performance Overview)
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 | 20071031 |
Properties
| Class | CL_MSS_ACTION_ST04 | |
| Short Description | ST04 Performance Overview | |
| 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 | 20071031 | 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_ST04 has no interface implemented.
Friends
Class CL_MSS_ACTION_ST04 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) | I | 20071109 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20071109 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | 'ANA' | 20071109 | |||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20071031 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 0 | 20071102 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20130220 | ||||
| 7 | Instance attribute | Private | See coding | 20071130 | |||||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 1 | 20071218 | |||
| 9 | Constant | Private | Type reference (TYPE) | ALGLOBTID-MTCLASS | '100' | 20071130 | |||
| 10 | Constant | Private | Type reference (TYPE) | ALGLOBTID-MTCLASS | '102' | 20071130 | |||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20071031 | |||||
| 12 | Instance attribute | Private | Type reference (TYPE) | I | 0 | 20071102 | |||
| 13 | Constant | Private | Type reference (TYPE) | I | -1 | 20071102 | |||
| 14 | Constant | Private | Type reference (TYPE) | I | 17 | 20071130 | |||
| 15 | Constant | Private | Type reference (TYPE) | I | 11 | 20071130 | |||
| 16 | Constant | Private | Type reference (TYPE) | I | 5 | 20071130 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | I | 0 | 20071102 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | MSSCC_ACTION_ST04 | Data fields on dynpro 1900 and it's subscreens | 20071031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Analyze alert condition | 20071109 | |
| 2 | Instance method | Private | Method | Check rz20 and direct alerts and fill a table of raised aler | 20071109 | |
| 3 | Instance method | Private | Method | Call rz20 functions to retrieve selected alerts | 20071112 | |
| 4 | Instance method | Private | Method | If one or more setup checks fail, add an alert | 20071218 | |
| 5 | Instance method | Private | Method | Get data which might be changing | 20071101 | |
| 6 | Instance method | Private | Method | Get static data, configuration and db size | 20071101 | |
| 7 | Instance method | Private | Method | Reset dynamic values and initiate the measuring period | 20071102 | |
| 8 | Instance method | Private | Method | Set grid attributes, what else? | 20071109 | |
| 9 | Instance method | Private | Method | If some values are out of range, write to the msgwindow | 20071219 |
Events
Class CL_MSS_ACTION_ST04 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_ALERTLIST | Private | See coding | 20071109 | begin of t_alertlist,
name type almobject,
objectname type almobject,
fieldname type almfield,
msg type xmiextmsg,
analyze_method type i,
analyze_arg type i,
status(1) type c,
end of t_alertlist
|
Method Signatures
Method ANALYZE Signature
Method ANALYZE on class CL_MSS_ACTION_ST04 has no parameter.
Method ANALYZE on class CL_MSS_ACTION_ST04 has no exception.
Method CHECK_ALERTS Signature
Method CHECK_ALERTS on class CL_MSS_ACTION_ST04 has no parameter.
Method CHECK_ALERTS on class CL_MSS_ACTION_ST04 has no exception.
Method CHECK_RZ20_ALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALERTNAME | Value transfer | Type reference (TYPE) | ALMTFULLNM | Alert: Short Name of Monitoring Type | 20071112 | |||
| 2 | ANALYZE_ARG | Value transfer | Type reference (TYPE) | I | dbacockpit action argument | 20071130 | |||
| 3 | ANALYZE_METHOD | Value transfer | Type reference (TYPE) | I | dbacockpit action | 20071116 |
Method CHECK_RZ20_ALERT on class CL_MSS_ACTION_ST04 has no exception.
Method CHECK_SQLSERVER_SETUP Signature
Method CHECK_SQLSERVER_SETUP on class CL_MSS_ACTION_ST04 has no parameter.
Method CHECK_SQLSERVER_SETUP on class CL_MSS_ACTION_ST04 has no exception.
Method GET_DYNAMIC_DATA Signature
Method GET_DYNAMIC_DATA on class CL_MSS_ACTION_ST04 has no parameter.
Method GET_DYNAMIC_DATA on class CL_MSS_ACTION_ST04 has no exception.
Method GET_STATIC_DATA Signature
Method GET_STATIC_DATA on class CL_MSS_ACTION_ST04 has no parameter.
Method GET_STATIC_DATA on class CL_MSS_ACTION_ST04 has no exception.
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESET_SAMPLE_ID | Value transfer | Type reference (TYPE) | I | 20071102 |
Method RESET on class CL_MSS_ACTION_ST04 has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_ST04 has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_ST04 has no exception.
Method WRITE_WARNINGS Signature
Method WRITE_WARNINGS on class CL_MSS_ACTION_ST04 has no parameter.
Method WRITE_WARNINGS on class CL_MSS_ACTION_ST04 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |