SAP ABAP Class CL_MON_OBJECT (CCMS: Basis Classe for Monitoring Architecture Objects)
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_ATTRIBUTE XI Monitoring (Monitor Attribute) 20011106
2 Inheritance (c INHERITING FROM c_ref)  CL_MON_MONITOR_CONTEXT CCMS: Monitoring Context 20011024
3 Inheritance (c INHERITING FROM c_ref)  CL_MON_MONITOR_OBJECT XI Monitoring (Monitoring Object) 20011024
4 Inheritance (c INHERITING FROM c_ref)  CL_MON_SUMMARY_OBJECT XI Monitoring (MO Summary) 20011024
Properties
Class CL_MON_OBJECT  
Short Description CCMS: Basis Classe for Monitoring Architecture Objects    
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 20011024   SAP 
Last change 20011108   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MON_OBJECT has no interface implemented.
Friends
Class CL_MON_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Public Type reference (TYPE) BOOLEAN ' ' 20011205
2 HANDLE Instance attribute Private Type reference (TYPE) ALGLOBTID Alert: Global Monitoring Type Identifier 20011024
3 IS_INITIALIZED Static Attribute Private Type reference (TYPE) BOOLEAN FALSE 20011205
4 MTE_CLASS_IMPLEMENTERS Static Attribute Private Type reference (TYPE) MTE_CLASS_IMPLEMENTER_XREF 20011203
5 MTE_TYPE_IMPLEMENTERS Static Attribute Private Type reference (TYPE) MTE_TYPE_IMPLEMENTER_XREF 20011203
6 PARENT Instance attribute Private Object reference (TYPE REF TO) CL_MON_OBJECT XI Monitoring (Monitoring Object Base Class) 20011026
7 PARENT_HANDLE Instance attribute Private Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20011214
8 PROPERTIES Instance attribute Public Object reference (TYPE REF TO) CL_MON_OBJECT_PROPERTIES Monitoring Object Attributes 20011105
9 SUBCLASSES Static Attribute Private Object reference (TYPE REF TO) SEO_RELKEYS Contains All Derived Classes of CL_MON_OBJECT 20011205
10 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' 20011205
11 TYPE_DIR Static Attribute Private Type reference (TYPE) T_MTCLASS_TAB Implementation Table for Individual Type Classes 20011111
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PARENT Instance method Protected Method Check whether parent object is valid 20011108
2 CHECK_PROPERTIES Instance method Protected Method Check if properties used are valid 20011108
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011111
4 CONSTRUCTOR Instance method Public Constructor Constructor 20011024
5 CREATE_ATTACH_TO_SHM Instance method Protected Method Technical Connection to Shared Memory 20011108
6 CREATE_ENCAPSULATED_OBJECT Instance method Protected Method Create Specialized Monitoring Object (Internal Use) 20011024
7 DESTROY Instance method Public Method Remove Object 20011030
8 DESTROY_ENCAPSULATED_OBJECT Instance method Protected Method Remove Specialized Monitoring Object (Internal Use) 20011030
9 GET_BY_NAME Static method Public Method Returns Reference to a Physical Node 20011212
10 GET_BY_TID Static method Public Method Returns Reference to a Physical Node 20011212
11 GET_CLASS_NAME Instance method Protected Method Determine Own Class Name 20011108
12 GET_HANDLE Instance method Protected Method Return Physical Handle 20011108
13 GET_IMPLEMENTER_FOR_MTE_CLASS Static method Private Method Determine Assignment: MTE Class <=> Implementing Class 20011203
14 GET_IMPLEMENTER_FOR_MTE_TYPE Static method Private Method Determine Assignment: MTE Type <=> Implementing Class 20011203
15 GET_IMPLEMENTING_CLASS Static method Private Method Determine Implementing Class for a Monitoring Object 20011203
16 GET_INFOCLASS Instance method Public Method Determine Infoclass (Customizing) 20011221
17 GET_INFOSUBTYPE Instance method Public Method Determine Infosubtype (Customizing) 20011221
18 GET_INFOTYPE Instance method Public Method Determine Infotype (Customizing) 20011221
19 GET_MON_OBJECT Static method Public Method Returns Reference to a Physical Node 20011111
20 GET_MON_OBJECT_BY_NAME Static method Private Method Returns Reference to a Physical Node 20011111
21 GET_OBJECT_CLASS Instance method Protected Method Determine MTE Class of Monitoring Object 20011120
22 GET_OBJECT_NAME Instance method Protected Method Determine Name of Monitoring Object 20011120
23 GET_PARENT Instance method Public Method Collect Parent Object in Physical Monitoring Tree 20011026
24 GET_PARENT_HANDLE Instance method Protected Method Return Handle of Parent Node 20011108
25 GET_SUBCLASSES Static method Private Method Determine All Derived Classes 20011203
26 GET_TID_BY_NAME Static method Private Method Determine TID for MO Defined by I_LONG_NAME 20011212
27 HAS_PARENT Instance method Protected Method Determine Whether the MO Can Have a Parent Node 20011221
28 INITIALIZE Instance method Public Method Create Assigned Object in Shared Memory 20011115
29 PRESET_CUSTOMIZING Instance method Protected Method Sets the Type-Specific Attributes 20011108
30 PRESET_GENERAL_CUSTOMIZING Instance method Protected Method Sets the General Attributes of the Physical Nodes 20011108
31 PRESET_GENER_CUST_IN_SHM Instance method Protected Method Technical Connection to Shared Memory 20011108
32 PRESET_TOOLS Instance method Protected Method Set the Associated Methods (Data Coll., Analysis, ...) 20011108
33 RAISE_INVALID_HANDLE Instance method Protected Method Raise a CX_MON_INVALID_HANDLE Exception 20011109
34 RAISE_INVALID_PARAMETER Instance method Protected Method Raise a CX_MON_INVALID_PARAMETER Exception 20011119
35 RAISE_INVALID_PROPERTIES Instance method Protected Method Raise a CX_MON_PROPERTY Exception 20011119
36 REGISTER Static method Private Method Dummy - Method, so that Class Constructor Is Activated 20011205
37 REGISTER_MTE_CLASS Static method Protected Method Define Assignment MTE Class <=> Implementing Class 20011205
38 REGISTER_MTE_TYPE Static method Protected Method Define Assignment MTE Type <=> Implementing Class 20011205
39 SET_CUSTOMIZING Instance method Protected Method Reads Node Attributes from Shared Memory 20011111
40 SET_HANDLE Instance method Protected Method Update Physical Handle 20011108
Events
Class CL_MON_OBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_MTCLASS_ENTRY Private See coding Type Class Implementation: Entry 20011111
2 T_MTCLASS_TAB Private See coding Type Class Implementations: Directory 20011111
Method Signatures

Method CHECK_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_MON_OBJECT CCMS: Basisklasse für Objekte der Monitoring Architektur 20011108
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011114

Method CHECK_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTIES Call by reference Object reference (TYPE REF TO) CL_MON_OBJECT_PROPERTIES Eigenschaften eines Monitorobjekts 20011108
# Exception Resumable Description Created on
1 CX_MON Ausnahme für Monitorobjekt-Eigenschaften 20011114

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MON_OBJECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MON_OBJECT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_MON_OBJECT Alert: global monitoring type identifier 20011108
2 Importing I_PROPERTIES Call by reference Object reference (TYPE REF TO) CL_MON_OBJECT_PROPERTIES Eigenschaften eines Monitorobjekts 20011108
3 Importing I_TID Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20011214
# Exception Resumable Description Created on
1 CX_MON Ausnahme für Monitorobjekt-Eigenschaften 20011114

Method CREATE_ATTACH_TO_SHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUSTGROUP Value transfer Type reference (TYPE) ALCUSGROUP Customizing gruppe für typspezifische Eigenschaften 20011108
2 Importing I_MTECLASS Value transfer Type reference (TYPE) ALMTECLASS Customizing Gruppe für allgemeine Eigenschaften 20011108
3 Importing I_NAME Value transfer Type reference (TYPE) ALMTNAMESH Kurzer Name 20011108
4 Importing I_NUMRANGE Value transfer Type reference (TYPE) ALTIDNUMRG Nummernkreistyp 20011108
5 Importing I_SUBTYPE Value transfer Type reference (TYPE) ALMTESUBT Subtyp 20011108
6 Importing I_TYPE Value transfer Type reference (TYPE) ALTIDMTCL Typklasse 20011108
7 Importing I_UNIQUENUM Value transfer Type reference (TYPE) ALUID Nummernkreis: Zahlentyp 20011108
8 Returning R_HANDLE Value transfer Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20011109
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011114

Method CREATE_ENCAPSULATED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HANDLE Value transfer Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20011106
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011114

Method DESTROY Signature

Method DESTROY on class CL_MON_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011114

Method DESTROY_ENCAPSULATED_OBJECT Signature

Method DESTROY_ENCAPSULATED_OBJECT on class CL_MON_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011114

Method GET_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LONG_NAME Value transfer Type reference (TYPE) ALMTFULLNM Langer Name des Knotens 20011212
2 Returning R_MON_OBJECT Value transfer Object reference (TYPE REF TO) CL_MON_OBJECT Typisierte Refernz auf das eigentliche Objekt 20011212
# Exception Resumable Description Created on
1 CX_MON CCMS: Basis-Ausnahmeklasse für Monitoring Architektur 20011212

Method GET_BY_TID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TID Value transfer Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20011212
2 Returning R_MON_OBJECT Value transfer Object reference (TYPE REF TO) CL_MON_OBJECT Typisierte Refernz auf das eigentliche Objekt 20011212
# Exception Resumable Description Created on
1 CX_MON CCMS: Basis-Ausnahmeklasse für Monitoring Architektur 20011212

Method GET_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLASSNAME Value transfer Type reference (TYPE) ABAP_CLASSNAME 20011108

Method GET_CLASS_NAME on class CL_MON_OBJECT has no exception.

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HANDLE Value transfer Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20011108
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011114

Method GET_IMPLEMENTER_FOR_MTE_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MTECLASS Call by reference Type reference (TYPE) ALMTECLASS 20011203
2 Returning R_IMPLEMENTER Value transfer Type reference (TYPE) MTE_IMPLEMENTER 20011212

Method GET_IMPLEMENTER_FOR_MTE_CLASS on class CL_MON_OBJECT has no exception.

Method GET_IMPLEMENTER_FOR_MTE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MTE_SUBTYPE Call by reference Type reference (TYPE) ALMTESUBT 20011203
2 Importing I_MTE_TYPE Call by reference Type reference (TYPE) ALTIDMTCL 20011203
3 Returning R_IMPLEMENTER Value transfer Type reference (TYPE) MTE_IMPLEMENTER 20011212

Method GET_IMPLEMENTER_FOR_MTE_TYPE on class CL_MON_OBJECT has no exception.

Method GET_IMPLEMENTING_CLASS 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 20011212
2 Returning R_IMPLEMENTER Value transfer Type reference (TYPE) MTE_IMPLEMENTER 20011212

Method GET_IMPLEMENTING_CLASS on class CL_MON_OBJECT has no exception.

Method GET_INFOCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INFOCLASS Value transfer Type reference (TYPE) ALXMBINFOCLASS Informationsklasse 20011221

Method GET_INFOCLASS on class CL_MON_OBJECT has no exception.

Method GET_INFOSUBTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INFOSUBTYPE Value transfer Type reference (TYPE) ALXMBINFOSUBTYPE Informationssubtyp 20011221

Method GET_INFOSUBTYPE on class CL_MON_OBJECT has no exception.

Method GET_INFOTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INFOTYPE Value transfer Type reference (TYPE) ALXMBINFOTYPE Informationstyp 20011221

Method GET_INFOTYPE on class CL_MON_OBJECT has no exception.

Method GET_MON_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LONG_NAME Value transfer Type reference (TYPE) ALMTFULLNM Langer Name des Knotens 20011111
2 Returning R_MON_OBJECT Value transfer Object reference (TYPE REF TO) CL_MON_OBJECT Typisierte Refernz auf das eigentliche Objekt 20011111
# Exception Resumable Description Created on
1 CX_MON CCMS: Basis-Ausnahmeklasse für Monitoring Architektur 20011114

Method GET_MON_OBJECT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXID Value transfer Type reference (TYPE) RS38L_PAR_ Ausnahme-Id 20011111
2 Exporting E_MON_OBJECT Value transfer Object reference (TYPE REF TO) CL_MON_OBJECT Typisierte Refernz auf das eigentliche Objekt 20011111
3 Importing I_LONG_NAME Value transfer Type reference (TYPE) ALMTFULLNM Langer Name des Knotens 20011111

Method GET_MON_OBJECT_BY_NAME on class CL_MON_OBJECT has no exception.

Method GET_OBJECT_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJECT_CLASS Value transfer Type reference (TYPE) ALGRPCUSGE-CUSGRPNAME Alert: Customization: Name of Customization Group 20011120

Method GET_OBJECT_CLASS on class CL_MON_OBJECT has no exception.

Method GET_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJECT_NAME Value transfer Type reference (TYPE) ALMTCUSGEN-MTNAMESHRT Alert: Short Name of Monitoring Type 20011120

Method GET_OBJECT_NAME on class CL_MON_OBJECT has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENT Value transfer Object reference (TYPE REF TO) CL_MON_OBJECT XI Monitoring (Monitor Object Base Class) 20011026

Method GET_PARENT on class CL_MON_OBJECT has no exception.

Method GET_PARENT_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HANDLE Value transfer Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20011108
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011114

Method GET_SUBCLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLASSES Value transfer Object reference (TYPE REF TO) SEO_RELKEYS Table of SEORELKEY 20011203

Method GET_SUBCLASSES on class CL_MON_OBJECT has no exception.

Method GET_TID_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LONG_NAME Value transfer Type reference (TYPE) ALMTFULLNM Langer Name des Knotens 20011212
2 Returning R_TID Value transfer Type reference (TYPE) ALGLOBTID Zugehörige TID 20011212
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011212

Method HAS_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_PARENT Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20011221

Method HAS_PARENT on class CL_MON_OBJECT has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_MON_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011115

Method PRESET_CUSTOMIZING Signature

Method PRESET_CUSTOMIZING on class CL_MON_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011120

Method PRESET_GENERAL_CUSTOMIZING Signature

Method PRESET_GENERAL_CUSTOMIZING on class CL_MON_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011120

Method PRESET_GENER_CUST_IN_SHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATACOLLINT Value transfer Type reference (TYPE) ALTIMSECS laufintervall für Datensammlungstool 20011108
2 Importing I_DMSGID Value transfer Type reference (TYPE) SYMSGID Nachrichtenklasse des Beschreibungstexts 20011108
3 Importing I_DMSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichtennummer (T100) des Beschreibungstexts 20011108
4 Importing I_KEEPALMAX Value transfer Type reference (TYPE) ALKEEPALMX Maximale Anzahl gehaltener Alerts 20011108
5 Importing I_KEEPALTYPE Value transfer Type reference (TYPE) ALKEEPALTY Haltestrategie für Alerts 20011108
6 Importing I_MTECLASS Value transfer Type reference (TYPE) ALMTECLASS Customizing-Klasse für allgemeine Eigenschaften 20011108
7 Importing I_SETINACTIVE Value transfer Type reference (TYPE) ALTIMSECS Knoten auf "nicht aktiv" setzten nach ... Sekunden 20011108
8 Importing I_SEVERITY Value transfer Type reference (TYPE) ALSEVERITY Alertschwere 20011108
9 Importing I_VISIBILITY Value transfer Type reference (TYPE) ALVISILEVL Sichtbarkeit 20011108
10 Importing I_WARMUP Value transfer Type reference (TYPE) ALTIMSECS Keine Alerts auslösen innerhalb der ersten ... Sekunden 20011108
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011120

Method PRESET_TOOLS Signature

Method PRESET_TOOLS on class CL_MON_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011120

Method RAISE_INVALID_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCTION Call by reference Type reference (TYPE) ABAP_METHNAME 20011120
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011114

Method RAISE_INVALID_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCTION Call by reference Type reference (TYPE) ABAP_METHNAME 20011120
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011119

Method RAISE_INVALID_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION_ID Call by reference Type reference (TYPE) RS38L_PAR_ Name des Parameters 20011119
2 Importing I_FUNCTION Call by reference Type reference (TYPE) ABAP_METHNAME 20011120
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011119

Method REGISTER Signature

Method REGISTER on class CL_MON_OBJECT has no parameter.
Method REGISTER on class CL_MON_OBJECT has no exception.

Method REGISTER_MTE_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IMPLEMENTING_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20011205
2 Importing I_MTE_CLASS Call by reference Type reference (TYPE) ALMTECLASS 20011205
3 Importing I_PROPERTIES_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20011212

Method REGISTER_MTE_CLASS on class CL_MON_OBJECT has no exception.

Method REGISTER_MTE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IMPLEMENTING_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20011205
2 Importing I_MTE_SUBTYPE Call by reference Type reference (TYPE) ALMTESUBT 20011205
3 Importing I_MTE_TYPE Call by reference Type reference (TYPE) ALTIDMTCL 20011205
4 Importing I_PROPERTIES_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20011212

Method REGISTER_MTE_TYPE on class CL_MON_OBJECT has no exception.

Method SET_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ANALYZE_TOOL Value transfer Type reference (TYPE) ALTOOLKEY Analysemethode 20011111
2 Importing I_COLLECTING_TOOL Value transfer Type reference (TYPE) ALTOOLKEY Datensammlungsmethode 20011111
3 Importing I_GENERAL_CUST Call by reference Type reference (TYPE) SALRMTECUS Allgemeine Eigenschaften des physischen Knotens 20011111
4 Importing I_GENERAL_INFO Call by reference Type reference (TYPE) SALRMTEGEN Allgemeine Daten eines MTE 20011111
5 Importing I_ONALERT_TOOL Value transfer Type reference (TYPE) ALTOOLKEY Autoreaktionsmethode 20011111
6 Returning R_EXCEPTION_ID Value transfer Type reference (TYPE) RS38L_PAR_ Ausnahme-Id 20011111

Method SET_CUSTOMIZING on class CL_MON_OBJECT has no exception.

Method SET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20011108

Method SET_HANDLE on class CL_MON_OBJECT has no exception.
History
Last changed by/on SAP  20011108 
SAP Release Created in 620