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 CCMSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_CCMS_MONI_CONST 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 ALLOW_SYSTEMWIDE Instance attribute Protected Type reference (TYPE) BOOLEAN false Boolean Variable (X=True, -=False, Space=Unknown) 20011219
2 ANALYZE_TOOL Instance attribute Protected Type reference (TYPE) ALTOOLKEY Analysis Method 20011105
3 COLLECTING_TOOL Instance attribute Protected Type reference (TYPE) ALTOOLKEY Data Collection Method 20011105
4 CUSTGROUP Instance attribute Protected Type reference (TYPE) ALCUSGROUP Customizing Group for Type-Specific Attributes 20011107
5 DATA_COLL_INTERVALL Instance attribute Protected Type reference (TYPE) ALTIMSECS Autostart Interval for Passive Data Supplier 20011107
6 DESCRIPTION_MSGID Instance attribute Protected Type reference (TYPE) SYMSGID Message Class of the Object Description Text 20011105
7 DESCRIPTION_MSGNO Instance attribute Protected Type reference (TYPE) SYMSGNO Message Number of the Object Description Text 20011105
8 FALSE Constant Public Type reference (TYPE) BOOLEAN ' ' FALSE 20011107
9 KEEPALMAX Instance attribute Protected Type reference (TYPE) ALKEEPALMX Maximum number of alerts kept 20011105
10 KEEPALTYPE Instance attribute Protected Type reference (TYPE) ALKEEPALTY Retention Period Type for Alerts 20011105
11 MTECLASS Instance attribute Protected Type reference (TYPE) ALMTECLASS Customizing Group for General Attributes 20011105
12 NAME Instance attribute Protected Type reference (TYPE) ALMTNAMESH Short Name of Monitoring Object 20011106
13 NUMRANGE Instance attribute Protected Type reference (TYPE) ALTIDNUMRG Number Range Type (Perm., Temp., ...) 20011106
14 ONALERT_TOOL Instance attribute Protected Type reference (TYPE) ALTOOLKEY Auto-Reaction Method 20011105
15 SET_INACTIVE_INTERVALL Instance attribute Protected Type reference (TYPE) ALTIMSECS Interval (in seconds) without new data after which inactive 20011107
16 SEVERITY Instance attribute Protected Type reference (TYPE) ALSEVERITY Alert: Severity (Alerts, Monitoring Type Custom...) 20011105
17 SUBTYPE Instance attribute Protected Type reference (TYPE) ALMTESUBT Subtype of Monitoring Tree Element 20011105
18 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' TRUE 20011107
19 TYPE Instance attribute Protected Type reference (TYPE) ALTIDMTCL Type Class (Performance, Single Message, ...) 20011105
20 UNIQUENUM Instance attribute Protected Type reference (TYPE) ALUID Number Range: Number Mode 20011106
21 VISIBILITY Instance attribute Protected Type reference (TYPE) ALVISILEVL Object Visibility (Administrator, User, Developer) 20011105
22 WARMUP_TIME 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 CLEAR_ALL_PROPERTIES Instance method Public Method Resets All General Object Attributes to init 20011107
2 CLEAR_PROPERTIES Instance method Public Method Resets All General Object Attributes to Initial Value 20011107
3 CONSTRUCTOR Instance method Public Constructor Constructor 20011212
4 GET_PROPERTIES Instance method Public Method Returns the general monitoring object properties 20011105
5 INIT_PROPERTIES Instance method Public Method Set Default Values for General Properties 20011107
6 READ_PROPERTIES Instance method Protected Method Determine General Properties from Shared Memory 20011214
7 SET_PROPERTIES 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 Importing I_ALLOW_SYSTEMWIDE Value transfer Type reference (TYPE) BOOLEAN FALSE boolsche Variable (X=true, -=false, space=unknown) 20011219
2 Importing I_ANALYZE_TOOL Value transfer Type reference (TYPE) BOOLEAN FALSE Analysemethode 20011107
3 Importing I_COLLECTING_TOOL Value transfer Type reference (TYPE) BOOLEAN FALSE Datensammlungsmethode 20011107
4 Importing I_CUSTGROUP Value transfer Type reference (TYPE) BOOLEAN FALSE Customizing gruppe für typspezifische Eigenschaften 20011107
5 Importing I_DATA_COLL_INTERVALL Value transfer Type reference (TYPE) BOOLEAN FALSE Autostart-Intervall für passive Data Supplier 20011107
6 Importing I_DESCRIPTION_MSGID Value transfer Type reference (TYPE) BOOLEAN FALSE Nachrichtenklasse des Objektbeschreibungstextes 20011107
7 Importing I_DESCRIPTION_MSGNO Value transfer Type reference (TYPE) BOOLEAN FALSE Nachrichtennummer des Objektbeschreibungstextes 20011107
8 Importing I_KEEPALMAX Value transfer Type reference (TYPE) BOOLEAN FALSE Maximale Anzahl der gehaltenen Alerts 20011107
9 Importing I_KEEPALTYPE Value transfer Type reference (TYPE) BOOLEAN FALSE Verweildauer-Typ für Alerts 20011107
10 Importing I_MTECLASS Value transfer Type reference (TYPE) BOOLEAN FALSE Customizing Gruppe für allgemeine Eigenschaften 20011107
11 Importing I_NAME Value transfer Type reference (TYPE) BOOLEAN FALSE Objektname 20011107
12 Importing I_NUMRANGE Value transfer Type reference (TYPE) BOOLEAN FALSE Nummernkreistyp 20011107
13 Importing I_ONALERT_TOOL Value transfer Type reference (TYPE) BOOLEAN FALSE Autoreaktionsmethode 20011107
14 Importing I_SET_INACTIVE_INTERVALL Value transfer Type reference (TYPE) BOOLEAN FALSE Intervall (in sec) ohne neue Daten, nachdem inaktiv 20011107
15 Importing I_SEVERITY Value transfer Type reference (TYPE) BOOLEAN FALSE Alert: Schwere (alerts, monitoring type custom..) 20011107
16 Importing I_SUBTYPE Value transfer Type reference (TYPE) BOOLEAN FALSE Subtyp des Monitoring-Tree-Elements 20011107
17 Importing I_UNIQUENUM Value transfer Type reference (TYPE) BOOLEAN FALSE Nummernkreis: Zahlenmodus 20011107
18 Importing I_VISIBILITY Value transfer Type reference (TYPE) BOOLEAN FALSE Objektsichtbarkeit (Administrator, Benutzer, Entwickler) 20011107
19 Importing 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 Importing I_ALLOW_SYSTEMWIDE Call by reference Type reference (TYPE) BOOLEAN FALSE boolsche Variable (X=true, -=false, space=unknown) 20011219
2 Importing I_TID Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20011212
# Exception Resumable Description Created on
1 CX_MON 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 Exporting E_ALLOW_SYSTEMWIDE Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20011219
2 Exporting E_ANALYZE_TOOL Value transfer Type reference (TYPE) ALTOOLKEY Analysemethode 20011106
3 Exporting E_COLLECTING_TOOL Value transfer Type reference (TYPE) ALTOOLKEY Datensammlungsmethode 20011106
4 Exporting E_CUSTGROUP Value transfer Type reference (TYPE) ALCUSGROUP Customizing Gruppe für typspezifische Eigenschaften 20011107
5 Exporting E_DATA_COLL_INTERVALL Value transfer Type reference (TYPE) ALTIMSECS Autostart-Intervall für passive Data Supplier 20011107
6 Exporting E_DESCRIPTION_MSGID Value transfer Type reference (TYPE) SYMSGID Nachrichtenklasse des Objektbeschreibungstextes 20011106
7 Exporting E_DESCRIPTION_MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichtennummer des Objektbeschreibungstextes 20011106
8 Exporting E_KEEPALMAX Value transfer Type reference (TYPE) ALKEEPALMX Maximale Anzahl der gehaltenen Alerts 20011106
9 Exporting E_KEEPALTYPE Value transfer Type reference (TYPE) ALKEEPALTY Verweildauer-Typ für Alerts 20011106
10 Exporting E_MTECLASS Value transfer Type reference (TYPE) ALMTECLASS Customizing Gruppe für allgemeine Eigenschaften 20011106
11 Exporting E_NAME Value transfer Type reference (TYPE) ALMTNAMESH Kurzname des Objekts 20011106
12 Exporting E_NUMRANGE Value transfer Type reference (TYPE) ALTIDNUMRG Nummernkreistyp (perm., temp, ...) 20011106
13 Exporting E_ONALERT_TOOL Value transfer Type reference (TYPE) ALTOOLKEY Autoreaktionsmethode 20011106
14 Exporting E_SET_INACTIVE_INTERVALL Value transfer Type reference (TYPE) ALTIMSECS Intervall (in sec) ohne neue Daten, nachdem inaktiv 20011107
15 Exporting E_SEVERITY Value transfer Type reference (TYPE) ALSEVERITY Alert: Schwere (alerts, monitoring type custom..) 20011106
16 Exporting E_SUBTYPE Value transfer Type reference (TYPE) ALMTESUBT Subtyp des Monitoring-Tree-Elements 20011106
17 Exporting E_TYPE Value transfer Type reference (TYPE) ALTIDMTCL Typklasse (performance, single msg.,...) 20011106
18 Exporting E_UNIQUENUM Value transfer Type reference (TYPE) ALUID Nummernkreis: Zahlenmodus 20011106
19 Exporting E_VISIBILITY Value transfer Type reference (TYPE) ALVISILEVL Objektsichtbarkeit (Administrator, Benutzer, Entwickler) 20011106
20 Exporting 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 Importing I_TID Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20011214
# Exception Resumable Description Created on
1 CX_MON 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 Importing I_ALLOW_SYSTEMWIDE Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20011219
2 Importing I_ANALYZE_TOOL Value transfer Type reference (TYPE) ALTOOLKEY Analysemethode 20011106
3 Importing I_COLLECTING_TOOL Value transfer Type reference (TYPE) ALTOOLKEY Datensammlungsmethode 20011106
4 Importing I_CUSTGROUP Value transfer Type reference (TYPE) ALCUSGROUP Customizing gruppe für typspezifische Eigenschaften 20011107
5 Importing I_DATA_COLL_INTERVALL Value transfer Type reference (TYPE) ALTIMSECS Autostart-Intervall für passive Data Supplier 20011107
6 Importing I_DESCRIPTION_MSGID Value transfer Type reference (TYPE) SYMSGID Nachrichtenklasse des Objektbeschreibungstextes 20011106
7 Importing I_DESCRIPTION_MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichtennummer des Objektbeschreibungstextes 20011106
8 Importing I_KEEPALMAX Value transfer Type reference (TYPE) ALKEEPALMX Maximale Anzahl der gehaltenen Alerts 20011106
9 Importing I_KEEPALTYPE Value transfer Type reference (TYPE) ALKEEPALTY Verweildauer-Typ für Alerts 20011106
10 Importing I_MTECLASS Value transfer Type reference (TYPE) ALMTNAMESH Customizing Gruppe für allgemeine Eigenschaften 20011106
11 Importing I_NAME Value transfer Type reference (TYPE) ALMTNAMESH Objektname 20011106
12 Importing I_NUMRANGE Value transfer Type reference (TYPE) ALTIDNUMRG Nummernkreistyp 20011106
13 Importing I_ONALERT_TOOL Value transfer Type reference (TYPE) ALTOOLKEY Autoreaktionsmethode 20011106
14 Importing I_SET_INACTIVE_INTERVALL Value transfer Type reference (TYPE) ALTIMSECS Intervall (in sec) ohne neue Daten, nachdem inaktiv 20011107
15 Importing I_SEVERITY Value transfer Type reference (TYPE) ALSEVERITY Alert: Schwere (alerts, monitoring type custom..) 20011106
16 Importing I_SUBTYPE Value transfer Type reference (TYPE) ALMTESUBT Subtyp des Monitoring-Tree-Elements 20011106
17 Importing I_UNIQUENUM Value transfer Type reference (TYPE) ALUID Nummernkreis: Zahlenmodus 20011106
18 Importing I_VISIBILITY Value transfer Type reference (TYPE) ALVISILEVL Objektsichtbarkeit (Administrator, Benutzer, Entwickler) 20011106
19 Importing 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