SAP ABAP Class CL_XI_MON_LOG_CONTAINER (XMB Monitoring: Container Class for Grouped Log Attributes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SMOI_XMB (Package) CCMS: Monitoring Components Integration Engine

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XI_MON_APP_NAMESPACE | Implementation of a QOS Monitoring Node Incl. Attributes | 20011113 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_XI_MON_QUALITY_OF_SERVICE | Implementation of a QOS Monitoring Node Incl. Attributes | 20011113 |
Properties
Class | CL_XI_MON_LOG_CONTAINER | |
Short Description | XMB Monitoring: Container Class for Grouped Log 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_XMB | CCMS: Monitoring Components Integration Engine |
Created | 20011113 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_XI_MON_LOG_CONTAINER has no interface implemented.
Friends
Class CL_XI_MON_LOG_CONTAINER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ATTRIBUTE_TABLE | 20011113 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_XI_MON_MONITOR | Container Monitoring Object | 20011113 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ALMTCUSGEN-MTNAMESHRT | Name of Associated Monitoring Object | 20011113 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_XI_MON_PERF_ATTRIBUTE | Attribute for Measurement of Error Frequency | 20011115 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_MON_OBJECT | XI Monitoring (Monitoring Object Base Class) | 20011113 |
Methods
Events
Class CL_XI_MON_LOG_CONTAINER has no event.
Types
Class CL_XI_MON_LOG_CONTAINER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | ALMTCUSGEN-MTNAMESHRT | Alert: Short Name of Monitoring Type | 20011113 | ||
2 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_MON_OBJECT | Alert: global monitoring type identifier | 20011113 |
Method CONSTRUCTOR on class CL_XI_MON_LOG_CONTAINER has no exception.
Method CREATE_ATTRIBUTE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | ALMTCUSGEN-MTNAMESHRT | Alert: Short Name of Monitoring Type | 20011119 | ||
2 | ![]() |
R_PROPERTIES | Value transfer | Object reference (TYPE REF TO) | CL_MON_LOG_ATTRIB_PROPERTIES | CCMS: Eigenschaften eines Message Log Attributs | 20011119 |
Method CREATE_ATTRIBUTE_PROPERTIES on class CL_XI_MON_LOG_CONTAINER has no exception.
Method CREATE_CONTAINER_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PROPERTIES | Value transfer | Object reference (TYPE REF TO) | CL_MON_MONITOR_PROPERTIES | CCMS: Eigenschaften eines physischen Monitorknotens | 20011116 |
Method CREATE_CONTAINER_PROPERTIES on class CL_XI_MON_LOG_CONTAINER has no exception.
Method CREATE_FREQUENCY_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PROPERTIES | Value transfer | Object reference (TYPE REF TO) | CL_MON_PERF_ATTRIB_PROPERTIES | CCMS: Eigenschaften eines Performance-Attributs | 20011115 |
Method CREATE_FREQUENCY_PROPERTIES on class CL_XI_MON_LOG_CONTAINER has no exception.
Method DELETE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_XI_XMS_MESSAGE_WRAPPER | Messageobjekt (inkl. Fehler) | 20011113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20011114 |
Method GET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | ALMTCUSGEN-MTNAMESHRT | Name des zu bestimmenden Attributs | 20011113 | ||
2 | ![]() |
R_ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_LOG_ATTRIBUTE | zugeordnetes Monitorattribut | 20011113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20011114 |
Method GET_ATTRIBUTE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_NAME | Value transfer | Type reference (TYPE) | ALMTCUSGEN-MTNAMESHRT | Alert: Short Name of Monitoring Type | 20011113 | ||
2 | ![]() |
I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_XI_XMS_MESSAGE_WRAPPER | Monitoring for Exchange Infrastructure | 20011113 |
Method GET_ATTRIBUTE_NAME on class CL_XI_MON_LOG_CONTAINER has no exception.
Method GET_CONTAINER_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Value transfer | Type reference (TYPE) | ALGRPCUSGE-CUSGRPNAME | Alert: Short Name of Monitoring Type | 20011113 |
Method GET_CONTAINER_CLASS_NAME on class CL_XI_MON_LOG_CONTAINER has no exception.
Method GET_CONTAINER_MONITOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_MONITOR | XI Monitoring (Error Summary Monitor Object) | 20011113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20011114 |
Method GET_CONTAINER_MSG_NO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MSG_NO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20011116 |
Method GET_CONTAINER_MSG_NO on class CL_XI_MON_LOG_CONTAINER has no exception.
Method GET_CONTAINER_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER_NAME | Value transfer | Type reference (TYPE) | ALMTCUSGEN-MTNAMESHRT | Alert: Short Name of Monitoring Type | 20011113 |
Method GET_CONTAINER_NAME on class CL_XI_MON_LOG_CONTAINER has no exception.
Method GET_CONTAINER_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PREFIX | Value transfer | Type reference (TYPE) | ALMTCUSGEN-MTNAMESHRT | Alert: Short Name of Monitoring Type | 20011203 |
Method GET_CONTAINER_PREFIX on class CL_XI_MON_LOG_CONTAINER has no exception.
Method GET_ERROR_FREQUENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ERROR_FREQUENCY | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_PERF_ATTRIBUTE | XI Monitoring (Error Summary Monitor Object) | 20011115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20011115 |
Method GET_ERROR_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_XI_XMS_MESSAGE_WRAPPER | Messageobjekt (inkl. Fehler) | 20011113 | ||
2 | ![]() |
R_ERROR_MESSAGE | Value transfer | Type reference (TYPE) | XMIMSGTXT | aktuelle Fehlermeldung | 20011113 |
Method GET_ERROR_MESSAGE on class CL_XI_MON_LOG_CONTAINER has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_MON_OBJECT | XI Monitoring (Monitor Object Base Class) | 20011113 |
Method GET_PARENT on class CL_XI_MON_LOG_CONTAINER has no exception.
Method INSERT_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_LOG_ATTRIBUTE | XI Monitoring (Error Summary Monitor Object) | 20011113 | ||
2 | ![]() |
ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | ALMTCUSGEN-MTNAMESHRT | Alert: Short Name of Monitoring Type | 20011113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20011114 |
Method REPORT_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_XI_XMS_MESSAGE_WRAPPER | Messageobjekt (inkl. Fehler) | 20011113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20011114 |
Method UPDATE_FREQUENCY Signature
Method UPDATE_FREQUENCY on class CL_XI_MON_LOG_CONTAINER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20011115 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |