TCMS_MSG_CAT - Customizing table for message category.
Customizing table for message category. information is stored in SAP table TCMS_MSG_CAT.
It is part of development package CMS_IF_COMMON in software component FS-CMS. This development package consists of objects that can be grouped under "Message Interfaces of CMS and related development objects".
It is part of development package CMS_IF_COMMON in software component FS-CMS. This development package consists of objects that can be grouped under "Message Interfaces of CMS and related development objects".
Fields for table TCMS_MSG_CAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MSG_CLASS | Message Class | X | SYMSGID | CHAR | 40 | |
MSG_NUMBER | Message Number | X | SYMSGNO | NUMC | 6 | |
MSG_CONTEXT | Message context | X | CMS_DTE_MSG_CONTEXT | CHAR | 60 | |
RETURN_CODE | Return Code from a Method or Function Module | CMS_DTE_RETURN_CODE | INT4 | 4 | ||
MSG_CATEGORY | Message Symptom | CMS_DTE_MSG_SYMPTOM | CHAR | 30 |