SAP ABAP Class CL_MON_MONITOR_PROPERTIES (CCMS: Properties of a Physical Monitoring Node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SMOI_OO (Package) Object-Oriented Nesting of Monitoring Infrastructure

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MON_OBJECT_PROPERTIES | Monitoring Object Attributes | 20011108 |
Properties
Class | CL_MON_MONITOR_PROPERTIES | |
Short Description | CCMS: Properties of a Physical Monitoring Node | |
Super Class | CL_MON_OBJECT_PROPERTIES | Monitoring Object Attributes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SMOI_OO | Object-Oriented Nesting of Monitoring Infrastructure |
Created | 20011108 | SAP |
Last change | 20011108 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MON_MONITOR_PROPERTIES has no forward declaration.
Interfaces
Class CL_MON_MONITOR_PROPERTIES has no interface implemented.
Friends
Class CL_MON_MONITOR_PROPERTIES has no friend class.
Attributes
Class CL_MON_MONITOR_PROPERTIES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Resets Monitoring Properties to Initial Values | 20011108 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20011217 |
3 | ![]() |
Instance method | Public | Method | Returns Monitor Properties | 20011108 |
4 | ![]() |
Instance method | Public | Method | Sets Monitor Properties to Default Values | 20011108 |
5 | ![]() |
Instance method | Public | Method | Sets Monitor Properties | 20011108 |
Events
Class CL_MON_MONITOR_PROPERTIES has no event.
Types
Class CL_MON_MONITOR_PROPERTIES has no local type.
Method Signatures
Method CLEAR_MONITOR_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ANALYZE_TOOL | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Analysemethode | 20011108 | |
2 | ![]() |
I_COLLECTING_TOOL | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Datensammlungsmethode | 20011108 | |
3 | ![]() |
I_DESCRIPTION_MSGID | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Nachrichtenklasse des Objektbeschreibungstextes | 20011108 | |
4 | ![]() |
I_DESCRIPTION_MSGNO | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Nachrichtennummer des Objektbeschreibungstextes | 20011108 | |
5 | ![]() |
I_MTECLASS | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Customizing Gruppe für allgemeine Eigenschaften | 20011108 | |
6 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Kurzer Name des Monitorknotens | 20011108 | |
7 | ![]() |
I_NUMRANGE | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Nummernkreistyp (perm., temp, ...) | 20011108 | |
8 | ![]() |
I_ONALERT_TOOL | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Autoreaktionsmethode | 20011108 | |
9 | ![]() |
I_UNIQUENUM | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Nummernkreis: Zahlenmodus | 20011108 | |
10 | ![]() |
I_VISIBILITY | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Sichtbarkeit (Administrator, Benutzer,...) | 20011108 |
Method CLEAR_MONITOR_PROPERTIES on class CL_MON_MONITOR_PROPERTIES has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALLOW_SYSTEMWIDE | Call by reference | Type reference (TYPE) | BOOLEAN | FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20011219 | |
2 | ![]() |
I_TID | Call by reference | Type reference (TYPE) | ALGLOBTID | Alert: global monitoring type identifier | 20011217 |
Method CONSTRUCTOR on class CL_MON_MONITOR_PROPERTIES has no exception.
Method GET_MONITOR_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ANALYZE_TOOL | Value transfer | Type reference (TYPE) | ALTOOLKEY | Analysemethode | 20011108 | ||
2 | ![]() |
E_COLLECTING_TOOL | Value transfer | Type reference (TYPE) | ALTOOLKEY | Datensammlungsmethode | 20011108 | ||
3 | ![]() |
E_DESCRIPTION_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenklasse des Objektbeschreibungstextes | 20011108 | ||
4 | ![]() |
E_DESCRIPTION_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer des Objektbeschreibungstextes | 20011108 | ||
5 | ![]() |
E_MTECLASS | Value transfer | Type reference (TYPE) | ALMTECLASS | Customizing Gruppe für allgemeine Eigenschaften | 20011108 | ||
6 | ![]() |
E_NAME | Value transfer | Type reference (TYPE) | ALMTNAMESH | Kurzer Name des Monitorknotens | 20011108 | ||
7 | ![]() |
E_NUMRANGE | Value transfer | Type reference (TYPE) | ALTIDNUMRG | Nummernkreistyp (perm., temp, ...) | 20011108 | ||
8 | ![]() |
E_ONALERT_TOOL | Value transfer | Type reference (TYPE) | ALTOOLKEY | Autoreaktionsmethode | 20011108 | ||
9 | ![]() |
E_UNIQUENUM | Value transfer | Type reference (TYPE) | ALUID | Nummernkreis: Zahlenmodus | 20011108 | ||
10 | ![]() |
E_VISIBILITY | Value transfer | Type reference (TYPE) | ALVISILEVL | Sichtbarkeit (Administrator, Benutzer,...) | 20011108 |
Method GET_MONITOR_PROPERTIES on class CL_MON_MONITOR_PROPERTIES has no exception.
Method INIT_MONITOR_PROPERTIES Signature
Method INIT_MONITOR_PROPERTIES on class CL_MON_MONITOR_PROPERTIES has no parameter.
Method INIT_MONITOR_PROPERTIES on class CL_MON_MONITOR_PROPERTIES has no exception.
Method SET_MONITOR_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ANALYZE_TOOL | Value transfer | Type reference (TYPE) | ALTOOLKEY | Analysemethode | 20011108 | ||
2 | ![]() |
I_COLLECTING_TOOL | Value transfer | Type reference (TYPE) | ALTOOLKEY | Datensammlungsmethode | 20011108 | ||
3 | ![]() |
I_DESCRIPTION_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenklasse des Objektbeschreibungstextes | 20011108 | ||
4 | ![]() |
I_DESCRIPTION_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer des Objektbeschreibungstextes | 20011108 | ||
5 | ![]() |
I_MTECLASS | Value transfer | Type reference (TYPE) | ALMTECLASS | Customizing Gruppe für allgemeine Eigenschaften | 20011108 | ||
6 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | ALMTNAMESH | Kurzer Name des Monitorknotens | 20011108 | ||
7 | ![]() |
I_NUMRANGE | Value transfer | Type reference (TYPE) | ALTIDNUMRG | Nummernkreistyp (perm., temp, ...) | 20011108 | ||
8 | ![]() |
I_ONALERT_TOOL | Value transfer | Type reference (TYPE) | ALTOOLKEY | Autoreaktionsmethode | 20011108 | ||
9 | ![]() |
I_UNIQUENUM | Value transfer | Type reference (TYPE) | ALUID | Nummernkreis: Zahlenmodus | 20011108 | ||
10 | ![]() |
I_VISIBILITY | Value transfer | Type reference (TYPE) | ALVISILEVL | Sichtbarkeit (Administrator, Benutzer,...) | 20011108 |
Method SET_MONITOR_PROPERTIES on class CL_MON_MONITOR_PROPERTIES has no exception.
History
Last changed by/on | SAP | 20011108 |
SAP Release Created in | 620 |