SAP ABAP Class CL_MON_PERF_ATTRIB_PROPERTIES (CCMS: Performance Attribute Properties)
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 20011109
Properties
Class CL_MON_PERF_ATTRIB_PROPERTIES  
Short Description CCMS: Performance Attribute Properties    
Super Class CL_MON_OBJECT_PROPERTIES Monitoring Object Attributes 
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 20011109   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MON_PERF_ATTRIB_PROPERTIES has no forward declaration.
Interfaces
Class CL_MON_PERF_ATTRIB_PROPERTIES has no interface implemented.
Friends
Class CL_MON_PERF_ATTRIB_PROPERTIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALERT_MSGID Instance attribute Private Type reference (TYPE) SYMSGID Message Class for Alert Text 20011109
2 ALERT_MSGNO Instance attribute Private Type reference (TYPE) SYMSGNO Message Number for Alert Text 20011109
3 DECIMALS Instance attribute Private Type reference (TYPE) ALDECIMALS Number of Decimal Places of Performance Value 20011109
4 RELEVANT_VALUE Instance attribute Private Type reference (TYPE) ALPRELVALT Comparison Value for Triggering Alert (Last, Last N min...) 20011109
5 THRESHOLDS Instance attribute Private Type reference (TYPE) ALTHRESHOLDS Threshold Value for Triggering Alert 20011109
6 UNIT Instance attribute Private Type reference (TYPE) ALUNIT Unit of Performance Value 20011109
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_ALL_PERF_PROPERTIES Instance method Public Method Resets all performance attribute properties to initial vals 20011109
2 CLEAR_PERF_PROPERTIES Instance method Public Method Resets specific perf. attribute properties to init. values 20011109
3 CONSTRUCTOR Instance method Public Constructor Constructor 20011217
4 GET_PERF_PROPERTIES Instance method Public Method Returns the Specific Performance Attribute Properties 20011109
5 INIT_PERF_PROPERTIES Instance method Public Method Sets Default Value for Performance Attribute Properties 20011109
6 READ_PERF_PROPERTIES Instance method Private Method Determine Properties from Shared Memory 20011213
7 SET_PERF_PROPERTIES Instance method Public Method Sets Specific Performance Attribute Properties 20011109
8 SET_THRESHOLDS Instance method Private Method Sets Threshold Values for Individual Components 20011111
Events
Class CL_MON_PERF_ATTRIB_PROPERTIES has no event.
Types
Class CL_MON_PERF_ATTRIB_PROPERTIES has no local type.
Method Signatures

Method CLEAR_ALL_PERF_PROPERTIES Signature

Method CLEAR_ALL_PERF_PROPERTIES on class CL_MON_PERF_ATTRIB_PROPERTIES has no parameter.
Method CLEAR_ALL_PERF_PROPERTIES on class CL_MON_PERF_ATTRIB_PROPERTIES has no exception.

Method CLEAR_PERF_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALERT_MSGID Value transfer Type reference (TYPE) BOOLEAN FALSE Nachrichtenklasse für Alerttext 20011109
2 Importing I_ALERT_MSGNO Value transfer Type reference (TYPE) BOOLEAN FALSE Nachrichtennummer für Alerttext 20011109
3 Importing I_DECIMALS Value transfer Type reference (TYPE) BOOLEAN FALSE Anzahl Nachkommastellen des Performancewertes 20011109
4 Importing I_RELEVANT_VALUE Value transfer Type reference (TYPE) BOOLEAN FALSE Vergleichswert für Alertauslösung (letzter, letzte N min... 20011109
5 Importing I_THRESHOLDS Call by reference Type reference (TYPE) BOOLEAN FALSE Schwellenwerte zur Alertauslösung 20011109
6 Importing I_UNIT Value transfer Type reference (TYPE) BOOLEAN FALSE Einheit des Performancewertes 20011109

Method CLEAR_PERF_PROPERTIES on class CL_MON_PERF_ATTRIB_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 20011217

Method CONSTRUCTOR on class CL_MON_PERF_ATTRIB_PROPERTIES has no exception.

Method GET_PERF_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALERT_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse für Alerttext 20011109
2 Exporting E_ALERT_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer für Alerttext 20011109
3 Exporting E_DECIMALS Call by reference Type reference (TYPE) ALDECIMALS Anzahl Nachkommastellen des Performancewertes 20011109
4 Exporting E_RELEVANT_VALUE Call by reference Type reference (TYPE) ALPRELVALT Vergleichswert für Alertauslösung (letzter, letzte N min... 20011109
5 Exporting E_THRESHOLDS Call by reference Type reference (TYPE) ALTHRESHOLDS Schwellenwerte zur Alertauslösung 20011109
6 Exporting E_UNIT Call by reference Type reference (TYPE) ALUNIT Einheit des Performancewertes 20011109

Method GET_PERF_PROPERTIES on class CL_MON_PERF_ATTRIB_PROPERTIES has no exception.

Method INIT_PERF_PROPERTIES Signature

Method INIT_PERF_PROPERTIES on class CL_MON_PERF_ATTRIB_PROPERTIES has no parameter.
Method INIT_PERF_PROPERTIES on class CL_MON_PERF_ATTRIB_PROPERTIES has no exception.

Method READ_PERF_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 20011213
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011213

Method SET_PERF_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALERT_MSGID Value transfer Type reference (TYPE) SYMSGID Nachrichtenklasse für Alerttext 20011109
2 Importing I_ALERT_MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichtennummer für Alerttext 20011109
3 Importing I_DECIMALS Value transfer Type reference (TYPE) ALDECIMALS Anzahl Nachkommastellen des Performancewertes 20011109
4 Importing I_RELEVANT_VALUE Value transfer Type reference (TYPE) ALPRELVALT Vergleichswert für Alertauslösung (letzter, letzte N min... 20011109
5 Importing I_THRESHOLDS Call by reference Type reference (TYPE) ALTHRESHOLDS Schwellenwerte zur Alertauslösung 20011109
6 Importing I_UNIT Value transfer Type reference (TYPE) ALUNIT Einheit des Performancewertes 20011109

Method SET_PERF_PROPERTIES on class CL_MON_PERF_ATTRIB_PROPERTIES has no exception.

Method SET_THRESHOLDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_THRESHOLDS Call by reference Type reference (TYPE) ALTHRESHOLDS CCMS: Schwellenwerte eines Performance-Attributs 20011111

Method SET_THRESHOLDS on class CL_MON_PERF_ATTRIB_PROPERTIES has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 620