SCSM_CHECK_CUST - Customizing of CCMS Checks
Customizing of CCMS Checks information is stored in SAP table SCSM_CHECK_CUST.
It is part of development package SCSM_CEN_CONFIG in software component BC-CCM-MON. This development package consists of objects that can be grouped under "CCMS Consistency Check".
It is part of development package SCSM_CEN_CONFIG in software component BC-CCM-MON. This development package consists of objects that can be grouped under "CCMS Consistency Check".
Fields for table SCSM_CHECK_CUST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CHECKGROUP | Check Group for CCMS Checks | X | SCSM_CHECKGROUP | CHAR | 120 | |
MTECLASS | Alert: Customization: Name of Customization Group | X | ALCUSGROUP | CHAR | 80 | |
THRSHG2Y | Threshold Value: Green -> Yellow from Customizing | SCSM_TOBE_G2Y | INT4 | 4 | ||
THRSHY2R | Threshold Value: Yellow -> Red from Customizing | SCSM_TOBE_Y2R | INT4 | 4 | ||
THRSHR2Y | Threshold Value: Red -> Yellow from Customizing | SCSM_TOBE_R2Y | INT4 | 4 | ||
THRSHY2G | Threshold Value: Yellow -> Green from Customizing | SCSM_TOBE_Y2G | INT4 | 4 | ||
TOOLCOLL | Alert: Logical Name of Auto-Reaction Method | ALTOOLKEYCOL | CHAR | 80 | ||
TOOLONA | Alert: Logical Name of Auto-Reaction Method | ALTOOLKEYONA | CHAR | 80 | ||
TOOLANA | Alert: Logical Name of Analysis Method | ALTOOLKEYANA | CHAR | 80 | ||
CHECK_THRESH | Check Threshold Values | SCSM_CHECK_TRESH | CHAR | 2 | ||
CHECK_TOOLS | Check Tool Assignments | SCSM_CHECK_TOOLS | CHAR | 2 | ||
CHECK_COLL | Check Data Collection Methods | SCSM_CHECK_ALERTCOLL | CHAR | 2 | ||
MAXAGE | Last Update of an MTE in Minutes | SCSM_ALERTMAXAGE | INT4 | 4 |