SAP ABAP Class CL_XI_CUST (Base Class for XI Monitor Customizing)
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_CUST_MAIL | XI Monitor Customizing for Mail, Pager, and so on | 20011205 |
Properties
| Class | CL_XI_CUST | |
| Short Description | Base Class for XI Monitor Customizing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMOI_XMB | CCMS: Monitoring Components Integration Engine |
| Created | 20011205 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XI_CUST has no forward declaration.
Interfaces
Class CL_XI_CUST has no interface implemented.
Friends
Class CL_XI_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ALXMBINFOCLASS | 'APPERROR' | Information Class for XI Monitor | 20011207 | ||
| 2 | Constant | Public | Type reference (TYPE) | ALXMBINFOCLASS | 'RUNTIME' | Information Class for XI Monitor | 20011207 | ||
| 3 | Constant | Public | Type reference (TYPE) | ALXMBINFOCLASS | 'SYSERROR' | Information Class for XI Monitor | 20011207 | ||
| 4 | Constant | Public | Type reference (TYPE) | ALXMBINFOTYPE | 'ANYVALUE' | Info Input "No Input" | 20011207 | ||
| 5 | Constant | Public | Type reference (TYPE) | ALXMBINFOTYPE | 'APPNAME' | Information Class Type for XI Monitor | 20011207 | ||
| 6 | Constant | Public | Type reference (TYPE) | ALXMBINFOTYPE | 'QOSBE' | Information Type for XI Monitor | 20011207 | ||
| 7 | Constant | Public | Type reference (TYPE) | ALXMBINFOTYPE | 'QOSEO' | Information Type for XI Monitor | 20011207 | ||
| 8 | Constant | Public | Type reference (TYPE) | ALXMBINFOTYPE | 'QOSEOIO' | Information Type for XI Monitor | 20011207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns Valid Infoclasses | 20011207 | |
| 2 | Static method | Public | Method | Returns Valid Information Types | 20011207 |
Events
Class CL_XI_CUST has no event.
Types
Class CL_XI_CUST has no local type.
Method Signatures
Method GET_INFO_CLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | ALXMBINFO_TBL | Tabelle mit XI-Informationsklassen oder Informationstypen | 20011207 |
Method GET_INFO_CLASSES on class CL_XI_CUST has no exception.
Method GET_INFO_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOCLASS | Value transfer | Type reference (TYPE) | ALXMBINFOCLASS | Informationsklasse für XMB-Monitoring | 20011207 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ALXMBINFO_TBL | Tabelle mit gültigen Infotypen zu I_INFOCLASS | 20011207 |
Method GET_INFO_TYPES on class CL_XI_CUST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |