Class Method list used by SAP ABAP Class CL_XI_MON_STATUS (XMB Monitoring: Monitoring of Overall Status)
SAP ABAP Class
CL_XI_MON_STATUS (XMB Monitoring: Monitoring of Overall Status) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_MON_LOG_ATTRIBUTE - REPORT_MESSAGE | CCMS: Message Container Attribute | ||
| 2 | CL_MON_LOG_ATTRIB_PROPERTIES - CONSTRUCTOR | CCMS: Properties of a Message Log Attribute | ||
| 3 | CL_MON_LOG_ATTRIB_PROPERTIES - SET_MSC_PROPERTIES | CCMS: Properties of a Message Log Attribute | ||
| 4 | CL_MON_MONITOR_PROPERTIES - CONSTRUCTOR | CCMS: Properties of a Physical Monitoring Node | ||
| 5 | CL_MON_MSG_ATTRIBUTE - REPORT_MESSAGE | CCMS: Monitoring Attribute Status | ||
| 6 | CL_MON_MSG_ATTRIBUTE - REPORT_MESSAGE | CCMS: Monitoring Attribute Status | ||
| 7 | CL_MON_OBJECT - INITIALIZE | CCMS: Basis Classe for Monitoring Architecture Objects | ||
| 8 | CL_MON_OBJECT_PROPERTIES - SET_PROPERTIES | Monitoring Object Attributes | ||
| 9 | CL_MON_OBJECT_PROPERTIES - SET_PROPERTIES | Monitoring Object Attributes | ||
| 10 | CL_XI_MON_LOG_ATTRIBUTE - CONSTRUCTOR | XI Monitoring (Error Summary Monitoring Object) | ||
| 11 | CL_XI_MON_MONITOR - CONSTRUCTOR | XI Monitoring (Error Summary Monitoring Object) | ||
| 12 | CL_XI_MON_MSG_ATTRIBUTE - CONSTRUCTOR | XMB Monitoring: Monitoring Attribute Status | ||
| 13 | CL_XI_MON_STATUS - SET_UNHEALTHY | XMB Monitoring: Monitoring of Overall Status | ||
| 14 | CL_XI_MON_STATUS - SET_HEALTHY | XMB Monitoring: Monitoring of Overall Status | ||
| 15 | CL_XI_MON_STATUS - GET_STATUS_MONITOR | XMB Monitoring: Monitoring of Overall Status | SOURCE parent = get_status_monitor( ). |
|
| 16 | CL_XI_MON_STATUS - GET_STATUS_MONITOR | XMB Monitoring: Monitoring of Overall Status | SOURCE parent = get_status_monitor( ). |
|
| 17 | CL_XI_MON_STATUS - GET_PARENT | XMB Monitoring: Monitoring of Overall Status | SOURCE parent = get_parent( ). |
|
| 18 | CL_XI_MON_STATUS - GET_HEALTHY_ATTRIBUTE | XMB Monitoring: Monitoring of Overall Status | SOURCE healthy = get_healthy_attribute( ). |
|
| 19 | CL_XI_MON_STATUS - GET_HEALTHY_ATTRIBUTE | XMB Monitoring: Monitoring of Overall Status | SOURCE healthy = get_healthy_attribute( ). |
|
| 20 | CL_XI_MON_STATUS - GET_EXCEPTIONS_ATTRIBUTE | XMB Monitoring: Monitoring of Overall Status | SOURCE _exceptions = get_exceptions_attribute( ). |
|
| 21 | CL_XI_MON_STATUS - GET_EXCEPTIONS_ATTRIBUTE | XMB Monitoring: Monitoring of Overall Status | SOURCE exceptions = get_exceptions_attribute( ). |
|
| 22 | CL_XI_MON_STATUS - CREATE_STATUS_PROPERTIES | XMB Monitoring: Monitoring of Overall Status | SOURCE properties = create_status_properties( ). |
|
| 23 | CL_XI_MON_STATUS - CREATE_EXCEPTION_PROPERTIES | XMB Monitoring: Monitoring of Overall Status | SOURCE properties = create_exception_properties( ). |
|
| 24 | CL_XI_MON_STATUS - BUILD_MESSAGE | XMB Monitoring: Monitoring of Overall Status | SOURCE _msg = build_message( i_exception ). |