TEMSG - System Messages
System Messages information is stored in SAP table TEMSG.
It is part of development package STSK in software component BC-CST. This development package consists of objects that can be grouped under "Task Handler, Number Range, Update, Gateway and so on".
It is part of development package STSK in software component BC-CST. This development package consists of objects that can be grouped under "Task Handler, Number Range, Update, Gateway and so on".
Fields for table TEMSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | ID of System Message | X | EMEID | INT4 | 4 | |
EMTEXT | Text of System Message | EMETEXT | CHAR | 60 | ||
DATCRE | Creation Date of System Message | EMEDATCRE | DATS | 8 | ||
TIMCRE | Creation Time of System Message | EMETIMCRE | TIMS | 6 | ||
DATDEL | Expiration Date of System Message | EMEDATDEL | DATS | 8 | ||
TIMDEL | Expiration Time of System Message | EMETIMDEL | TIMS | 6 | ||
AUTHOR | Author of System Message | EMEAUTHOR | CHAR | 12 | ||
APPLSERVER | Application Server Instance | MSNAME | CHAR | 20 | ||
NOROW | Number of Lines in System Message | EMNOROW | INT1 | 1 | ||
CUROW | Number of Lines in System Message | EMNOROW | INT1 | 1 | ||
CLIENT | Client | MANDT | CLNT | 3 | * | |
DATREM | Deletion Date of System Message | EMEDATREM | DATS | 8 | ||
TIMREM | Deletion Time of System Message | EMETIMREM | TIMS | 6 | ||
LANGU | Language of System Message | EMELANGU | LANG | 1 |