SAP ABAP Class CL_SCSM_MONISET_VIEWER (Selection View for Available RZ20 Monitors)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SCSM_CEN_CONFIG (Package) CCMS Consistency Check
⤷
⤷
Properties
| Class | CL_SCSM_MONISET_VIEWER | |
| Short Description | Selection View for Available RZ20 Monitors | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCSM_CEN_CONFIG | CCMS Consistency Check |
| Created | 20080827 | 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_SCSM_MONISET_VIEWER has no interface implemented.
Friends
Class CL_SCSM_MONISET_VIEWER 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) | SCSM_ALMONINAME_TT | Table of Monitor Sets and Their Monitor Definitions | 20080827 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ALMONISETS-MONISET | Alerts: Name of a Monitor Set | 20080827 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIMPLE_TREE_MODEL | Simple Tree Control with Data Management at the Backend | 20080827 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TREEMSNOTA | Simple Tree Model: Node Table | 20080827 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Builds the tree | 20080827 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080827 | |
| 3 | Instance method | Private | Event handling method | 20080827 | ||
| 4 | Instance method | Private | Method | Reads all monitors | 20080827 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MONITOR_SELECTED | Instance Event (0) |
Public (2) |
20080827 |
Types
Class CL_SCSM_MONISET_VIEWER has no local type.
Method Signatures
Method BUILD_TREE Signature
Method BUILD_TREE on class CL_SCSM_MONISET_VIEWER has no parameter.
Method BUILD_TREE on class CL_SCSM_MONISET_VIEWER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INP_MONSET | Call by reference | Type reference (TYPE) | ALMONISETS-MONISET | Alerts: Name einer Monitorsammlung | 20080827 | |||
| 2 | INP_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20080827 |
Method CONSTRUCTOR on class CL_SCSM_MONISET_VIEWER has no exception.
Method ON_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20080827 |
Method ON_SELECTED on class CL_SCSM_MONISET_VIEWER has no exception.
Method READ_MONITORS Signature
Method READ_MONITORS on class CL_SCSM_MONISET_VIEWER has no parameter.
Method READ_MONITORS on class CL_SCSM_MONISET_VIEWER has no exception.
Event Signatures
Event MONITOR_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MONITOR_NAME | Exporting | Value transfer | Type reference (TYPE) | ALMONINAME | Alert: Complete name of monitor | 20080827 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |