MEALERTS_CONF - Configuration for Alerts monitored by CCMS
Configuration for Alerts monitored by CCMS information is stored in SAP table MEALERTS_CONF.
It is part of development package S_ME_CCMS in software component BC-MOB. This development package consists of objects that can be grouped under "Mobile: Monitoring".
It is part of development package S_ME_CCMS in software component BC-MOB. This development package consists of objects that can be grouped under "Mobile: Monitoring".
Fields for table MEALERTS_CONF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
ALERT_NAME | Attribute Name | X | ATTRIBUTE_NAME | CHAR | 50 | |
THRESHOLD_GREEN | Threshold for green values | MI_THRESHOLD_GREEN | CHAR | 8 | ||
THRESHOLD_YELLOW | Threshold for medium alert | MI_THRESHOLD_YELLOW | CHAR | 8 | ||
THRESHOLD_RED | Threshold (Red) | MI_THRESHOLD_RED | CHAR | 8 | ||
TIME_PERIOD | Time line | MI_TIME_PERIOD | CHAR | 1 | ||
TIME_PERIOD_VAL | Number of time units | MI_TIME_PERIOD_VAL | NUMC | 3 | ||
TIME_UNIT | Date Unit for Alerts monitored by CCMS | MEALERTS_DATS | CHAR | 1 |