SAP Table TEMSG
System Messages
TEMSG (System Messages) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TEMSG to other SAP tables.
TEMSG table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
ID | Message ID for System Message | EMEID | INT4 | 10 | 0 | |||
EMTEXT | Express message text | EMETEXT | CHAR | 60 | 0 | |||
DATCRE | Creation Date of System Message | EMEDATCRE | DATS | 8 | 0 | |||
TIMCRE | Creation Time of System Message | EMETIMCRE | TIMS | 6 | 0 | |||
DATDEL | Expiration Date of System Message | EMEDATDEL | DATS | 8 | 0 | |||
TIMDEL | Expiration Time of System Message | EMETIMDEL | TIMS | 6 | 0 | |||
AUTHOR | Author of express message | EMEAUTHOR | CHAR | 12 | 0 | |||
APPLSERVER | Server Name | MSNAME | CHAR | 20 | 0 | |||
NOROW | Number of lines in a system message | EMNOROW | INT1 | 3 | 0 | |||
CUROW | Number of lines in a system message | EMNOROW | INT1 | 3 | 0 | |||
CLIENT | Client | MANDT | CLNT | 3 | 0 | |||
DATREM | Deletion Date of a System Message | EMEDATREM | DATS | 8 | 0 | |||
TIMREM | Deletion Time of System Message | EMETIMREM | TIMS | 6 | 0 | |||
LANGU | Language of System Messages | EMELANGU | LANG | 1 | 0 |