SAP ABAP Interface IF_SCSM_CHECKSTATE (Status Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SCSM_CEN_CONFIG (Package) CCMS Consistency Check
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SCSM_CHECK | Check Interface for Consistency Check | 20080821 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCSM_CCMS_ALERTING | Class for BAdI Implementation: SCSM_CCMS_ALERTING | 20081202 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCSM_CHECK_BASE | Base Class for Check | 20080902 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCSM_EMAIL_SEND | 20081216 |
Properties
| Interface | IF_SCSM_CHECKSTATE | |
| Short Description | Status Checks |
General Data
| Package | SCSM_CEN_CONFIG | CCMS Consistency Check |
| Created | 20080821 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ICON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SCSM_CHECKSTATE has no interface.
Friends
Interface IF_SCSM_CHECKSTATE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_ICON_GREEN | Constant | Public | Type reference (TYPE) | ICONNAME | ICON_CHECKED | Name of an Icon | 20080821 | |
| 2 | CHECK_ICON_INFO | Constant | Public | Type reference (TYPE) | ICONNAME | ICON_INFORMATION | Name of an Icon | 20090828 | |
| 3 | CHECK_ICON_NOSTATUS | Constant | Public | Type reference (TYPE) | ICONNAME | ICON_NO_STATUS | Name of an Icon | 20081006 | |
| 4 | CHECK_ICON_PENDING | Constant | Public | Type reference (TYPE) | ICONNAME | ICON_OPERATION | Name of an Icon | 20081006 | |
| 5 | CHECK_ICON_RED | Constant | Public | Type reference (TYPE) | ICONNAME | ICON_ALERT | Name of an Icon | 20080904 | |
| 6 | CHECK_ICON_YELLOW | Constant | Public | Type reference (TYPE) | ICONNAME | ICON_WARNING | Name of an Icon | 20080904 | |
| 7 | CHECK_STATE_GREEN | Constant | Public | Type reference (TYPE) | I | 3 | 20080821 | ||
| 8 | CHECK_STATE_INFO | Constant | Public | Type reference (TYPE) | I | 1 | 20090828 | ||
| 9 | CHECK_STATE_NO_STATUS | Constant | Public | Type reference (TYPE) | I | 0 | 20080821 | ||
| 10 | CHECK_STATE_PENDING | Constant | Public | Type reference (TYPE) | I | 2 | 20081006 | ||
| 11 | CHECK_STATE_RED | Constant | Public | Type reference (TYPE) | I | 5 | 20080821 | ||
| 12 | CHECK_STATE_YELLOW | Constant | Public | Type reference (TYPE) | I | 4 | 20080821 |
Methods
Interface IF_SCSM_CHECKSTATE has no method.
Events
Interface IF_SCSM_CHECKSTATE has no event.
Types
Interface IF_SCSM_CHECKSTATE has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |