SAP ABAP Class CL_MON_OBJECT_PROPERTIES (Monitoring Object Attributes)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MON_CONTEXT_PROPERTIES | CCMS: Monitoring Context Attributes | 20011108 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_MON_LOG_ATTRIB_PROPERTIES | CCMS: Properties of a Message Log Attribute | 20011106 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_MON_MONITOR_PROPERTIES | CCMS: Properties of a Physical Monitoring Node | 20011108 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_MON_MSG_ATTRIB_PROPERTIES | CCMS: Status Attribute Properties | 20011114 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_MON_PERF_ATTRIB_PROPERTIES | CCMS: Performance Attribute Properties | 20011109 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_MON_SUMMARY_PROPERTIES | Composite Node Properties | 20011109 |
Properties
| Class | CL_MON_OBJECT_PROPERTIES | |
| Short Description | Monitoring Object Attributes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SMOI_OO | Object-Oriented Nesting of Monitoring Infrastructure |
| Created | 20011105 | SAP |
| Last change | 20011110 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_MON_OBJECT_PROPERTIES has no interface implemented.
Friends
Class CL_MON_OBJECT_PROPERTIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | false | Boolean Variable (X=True, -=False, Space=Unknown) | 20011219 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ALTOOLKEY | Analysis Method | 20011105 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ALTOOLKEY | Data Collection Method | 20011105 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ALCUSGROUP | Customizing Group for Type-Specific Attributes | 20011107 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ALTIMSECS | Autostart Interval for Passive Data Supplier | 20011107 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SYMSGID | Message Class of the Object Description Text | 20011105 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SYMSGNO | Message Number of the Object Description Text | 20011105 | |||
| 8 | Constant | Public | Type reference (TYPE) | BOOLEAN | ' ' | FALSE | 20011107 | ||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ALKEEPALMX | Maximum number of alerts kept | 20011105 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ALKEEPALTY | Retention Period Type for Alerts | 20011105 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ALMTECLASS | Customizing Group for General Attributes | 20011105 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | ALMTNAMESH | Short Name of Monitoring Object | 20011106 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | ALTIDNUMRG | Number Range Type (Perm., Temp., ...) | 20011106 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | ALTOOLKEY | Auto-Reaction Method | 20011105 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | ALTIMSECS | Interval (in seconds) without new data after which inactive | 20011107 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | ALSEVERITY | Alert: Severity (Alerts, Monitoring Type Custom...) | 20011105 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | ALMTESUBT | Subtype of Monitoring Tree Element | 20011105 | |||
| 18 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | TRUE | 20011107 | ||
| 19 | Instance attribute | Protected | Type reference (TYPE) | ALTIDMTCL | Type Class (Performance, Single Message, ...) | 20011105 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | ALUID | Number Range: Number Mode | 20011106 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | ALVISILEVL | Object Visibility (Administrator, User, Developer) | 20011105 | |||
| 22 | Instance attribute | Protected | Type reference (TYPE) | ALTIMSECS | Do not raise any alerts within the first ... seconds | 20011105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Resets All General Object Attributes to init | 20011107 | |
| 2 | Instance method | Public | Method | Resets All General Object Attributes to Initial Value | 20011107 | |
| 3 | Instance method | Public | Constructor | Constructor | 20011212 | |
| 4 | Instance method | Public | Method | Returns the general monitoring object properties | 20011105 | |
| 5 | Instance method | Public | Method | Set Default Values for General Properties | 20011107 | |
| 6 | Instance method | Protected | Method | Determine General Properties from Shared Memory | 20011214 | |
| 7 | Instance method | Public | Method | Sets the General Monitoring Object Properties | 20011105 |
Events
Class CL_MON_OBJECT_PROPERTIES has no event.
Types
Class CL_MON_OBJECT_PROPERTIES has no local type.
Method Signatures
Method CLEAR_ALL_PROPERTIES Signature
Method CLEAR_ALL_PROPERTIES on class CL_MON_OBJECT_PROPERTIES has no parameter.
Method CLEAR_ALL_PROPERTIES on class CL_MON_OBJECT_PROPERTIES has no exception.
Method CLEAR_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALLOW_SYSTEMWIDE | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20011219 | ||
| 2 | I_ANALYZE_TOOL | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Analysemethode | 20011107 | ||
| 3 | I_COLLECTING_TOOL | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Datensammlungsmethode | 20011107 | ||
| 4 | I_CUSTGROUP | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Customizing gruppe für typspezifische Eigenschaften | 20011107 | ||
| 5 | I_DATA_COLL_INTERVALL | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Autostart-Intervall für passive Data Supplier | 20011107 | ||
| 6 | I_DESCRIPTION_MSGID | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Nachrichtenklasse des Objektbeschreibungstextes | 20011107 | ||
| 7 | I_DESCRIPTION_MSGNO | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Nachrichtennummer des Objektbeschreibungstextes | 20011107 | ||
| 8 | I_KEEPALMAX | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Maximale Anzahl der gehaltenen Alerts | 20011107 | ||
| 9 | I_KEEPALTYPE | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Verweildauer-Typ für Alerts | 20011107 | ||
| 10 | I_MTECLASS | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Customizing Gruppe für allgemeine Eigenschaften | 20011107 | ||
| 11 | I_NAME | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Objektname | 20011107 | ||
| 12 | I_NUMRANGE | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Nummernkreistyp | 20011107 | ||
| 13 | I_ONALERT_TOOL | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Autoreaktionsmethode | 20011107 | ||
| 14 | I_SET_INACTIVE_INTERVALL | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Intervall (in sec) ohne neue Daten, nachdem inaktiv | 20011107 | ||
| 15 | I_SEVERITY | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Alert: Schwere (alerts, monitoring type custom..) | 20011107 | ||
| 16 | I_SUBTYPE | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Subtyp des Monitoring-Tree-Elements | 20011107 | ||
| 17 | I_UNIQUENUM | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Nummernkreis: Zahlenmodus | 20011107 | ||
| 18 | I_VISIBILITY | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Objektsichtbarkeit (Administrator, Benutzer, Entwickler) | 20011107 | ||
| 19 | I_WARMUP_TIME | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | Keine Alerts innerhalb der ersten ... sec werfen | 20011107 |
Method CLEAR_PROPERTIES on class CL_MON_OBJECT_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 | 20011212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Exchange Infrastructure Monitoring | 20011212 |
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALLOW_SYSTEMWIDE | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20011219 | |||
| 2 | E_ANALYZE_TOOL | Value transfer | Type reference (TYPE) | ALTOOLKEY | Analysemethode | 20011106 | |||
| 3 | E_COLLECTING_TOOL | Value transfer | Type reference (TYPE) | ALTOOLKEY | Datensammlungsmethode | 20011106 | |||
| 4 | E_CUSTGROUP | Value transfer | Type reference (TYPE) | ALCUSGROUP | Customizing Gruppe für typspezifische Eigenschaften | 20011107 | |||
| 5 | E_DATA_COLL_INTERVALL | Value transfer | Type reference (TYPE) | ALTIMSECS | Autostart-Intervall für passive Data Supplier | 20011107 | |||
| 6 | E_DESCRIPTION_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenklasse des Objektbeschreibungstextes | 20011106 | |||
| 7 | E_DESCRIPTION_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer des Objektbeschreibungstextes | 20011106 | |||
| 8 | E_KEEPALMAX | Value transfer | Type reference (TYPE) | ALKEEPALMX | Maximale Anzahl der gehaltenen Alerts | 20011106 | |||
| 9 | E_KEEPALTYPE | Value transfer | Type reference (TYPE) | ALKEEPALTY | Verweildauer-Typ für Alerts | 20011106 | |||
| 10 | E_MTECLASS | Value transfer | Type reference (TYPE) | ALMTECLASS | Customizing Gruppe für allgemeine Eigenschaften | 20011106 | |||
| 11 | E_NAME | Value transfer | Type reference (TYPE) | ALMTNAMESH | Kurzname des Objekts | 20011106 | |||
| 12 | E_NUMRANGE | Value transfer | Type reference (TYPE) | ALTIDNUMRG | Nummernkreistyp (perm., temp, ...) | 20011106 | |||
| 13 | E_ONALERT_TOOL | Value transfer | Type reference (TYPE) | ALTOOLKEY | Autoreaktionsmethode | 20011106 | |||
| 14 | E_SET_INACTIVE_INTERVALL | Value transfer | Type reference (TYPE) | ALTIMSECS | Intervall (in sec) ohne neue Daten, nachdem inaktiv | 20011107 | |||
| 15 | E_SEVERITY | Value transfer | Type reference (TYPE) | ALSEVERITY | Alert: Schwere (alerts, monitoring type custom..) | 20011106 | |||
| 16 | E_SUBTYPE | Value transfer | Type reference (TYPE) | ALMTESUBT | Subtyp des Monitoring-Tree-Elements | 20011106 | |||
| 17 | E_TYPE | Value transfer | Type reference (TYPE) | ALTIDMTCL | Typklasse (performance, single msg.,...) | 20011106 | |||
| 18 | E_UNIQUENUM | Value transfer | Type reference (TYPE) | ALUID | Nummernkreis: Zahlenmodus | 20011106 | |||
| 19 | E_VISIBILITY | Value transfer | Type reference (TYPE) | ALVISILEVL | Objektsichtbarkeit (Administrator, Benutzer, Entwickler) | 20011106 | |||
| 20 | E_WARMUP_TIME | Value transfer | Type reference (TYPE) | ALTIMSECS | Keine Alerts innerhalb der ersten ... sec werfen | 20011106 |
Method GET_PROPERTIES on class CL_MON_OBJECT_PROPERTIES has no exception.
Method INIT_PROPERTIES Signature
Method INIT_PROPERTIES on class CL_MON_OBJECT_PROPERTIES has no parameter.
Method INIT_PROPERTIES on class CL_MON_OBJECT_PROPERTIES has no exception.
Method READ_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TID | Call by reference | Type reference (TYPE) | ALGLOBTID | Alert: global monitoring type identifier | 20011214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Exchange Infrastructure Monitoring | 20011214 |
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALLOW_SYSTEMWIDE | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20011219 | |||
| 2 | I_ANALYZE_TOOL | Value transfer | Type reference (TYPE) | ALTOOLKEY | Analysemethode | 20011106 | |||
| 3 | I_COLLECTING_TOOL | Value transfer | Type reference (TYPE) | ALTOOLKEY | Datensammlungsmethode | 20011106 | |||
| 4 | I_CUSTGROUP | Value transfer | Type reference (TYPE) | ALCUSGROUP | Customizing gruppe für typspezifische Eigenschaften | 20011107 | |||
| 5 | I_DATA_COLL_INTERVALL | Value transfer | Type reference (TYPE) | ALTIMSECS | Autostart-Intervall für passive Data Supplier | 20011107 | |||
| 6 | I_DESCRIPTION_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenklasse des Objektbeschreibungstextes | 20011106 | |||
| 7 | I_DESCRIPTION_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer des Objektbeschreibungstextes | 20011106 | |||
| 8 | I_KEEPALMAX | Value transfer | Type reference (TYPE) | ALKEEPALMX | Maximale Anzahl der gehaltenen Alerts | 20011106 | |||
| 9 | I_KEEPALTYPE | Value transfer | Type reference (TYPE) | ALKEEPALTY | Verweildauer-Typ für Alerts | 20011106 | |||
| 10 | I_MTECLASS | Value transfer | Type reference (TYPE) | ALMTNAMESH | Customizing Gruppe für allgemeine Eigenschaften | 20011106 | |||
| 11 | I_NAME | Value transfer | Type reference (TYPE) | ALMTNAMESH | Objektname | 20011106 | |||
| 12 | I_NUMRANGE | Value transfer | Type reference (TYPE) | ALTIDNUMRG | Nummernkreistyp | 20011106 | |||
| 13 | I_ONALERT_TOOL | Value transfer | Type reference (TYPE) | ALTOOLKEY | Autoreaktionsmethode | 20011106 | |||
| 14 | I_SET_INACTIVE_INTERVALL | Value transfer | Type reference (TYPE) | ALTIMSECS | Intervall (in sec) ohne neue Daten, nachdem inaktiv | 20011107 | |||
| 15 | I_SEVERITY | Value transfer | Type reference (TYPE) | ALSEVERITY | Alert: Schwere (alerts, monitoring type custom..) | 20011106 | |||
| 16 | I_SUBTYPE | Value transfer | Type reference (TYPE) | ALMTESUBT | Subtyp des Monitoring-Tree-Elements | 20011106 | |||
| 17 | I_UNIQUENUM | Value transfer | Type reference (TYPE) | ALUID | Nummernkreis: Zahlenmodus | 20011106 | |||
| 18 | I_VISIBILITY | Value transfer | Type reference (TYPE) | ALVISILEVL | Objektsichtbarkeit (Administrator, Benutzer, Entwickler) | 20011106 | |||
| 19 | I_WARMUP_TIME | Value transfer | Type reference (TYPE) | ALTIMSECS | Keine Alerts innerhalb der ersten ... sec werfen | 20011106 |
Method SET_PROPERTIES on class CL_MON_OBJECT_PROPERTIES has no exception.
History
| Last changed by/on | SAP | 20011110 |
| SAP Release Created in | 620 |