ALTEXTDB - History Database for text, status, and message nodes
History Database for text, status, and message nodes information is stored in SAP table ALTEXTDB.
It is part of development package SMOI in software component BC-CCM-MON. This development package consists of objects that can be grouped under "CCMS: Monitoring Architecture".
It is part of development package SMOI in software component BC-CCM-MON. This development package consists of objects that can be grouped under "CCMS: Monitoring Architecture".
Fields for table ALTEXTDB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MTEKEY | MTE Key for faster access to MTE data | X | ALMTEKEY | CHAR | 32 | |
TEXTTMSTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
TEXTNUMBER | Number of the text that occurred at the same time | X | ALTEXTNO | NUMC | 3 | |
TEXTVALUE | Alert Value Text 0=White,1=Green,2=Yellow,3=Red | ALTEXTVALUE | NUMC | 1 | ||
.INCLUDE | SXMIMSGRAW | 0 | ||||
MSGCLASS | XMI logging: company name of external management tool | XMILOGCOMP | CHAR | 16 | ||
MSGID | Message ID for an XMI log entry | XMILOGMID | CHAR | 30 | ||
MSGARG1 | Argument string for an XMI log | XMIARGTXT | CHAR | 128 | ||
ARGTYPE1 | Argument type of an XMI log entry | XMIARGTYP | CHAR | 1 | ||
MSGARG2 | Argument string for an XMI log | XMIARGTXT | CHAR | 128 | ||
ARGTYPE2 | Argument type of an XMI log entry | XMIARGTYP | CHAR | 1 | ||
MSGARG3 | Argument string for an XMI log | XMIARGTXT | CHAR | 128 | ||
ARGTYPE3 | Argument type of an XMI log entry | XMIARGTYP | CHAR | 1 | ||
MSGARG4 | Argument string for an XMI log | XMIARGTXT | CHAR | 128 | ||
ARGTYPE4 | Argument type of an XMI log entry | XMIARGTYP | CHAR | 1 | ||
MSGTEXT | Actual text of message | XMIMSGTXT | CHAR | 128 |