CPPEMSG_VAL - Message Types Allowed
Message Types Allowed information is stored in SAP table CPPEMSG_VAL.
It is part of development package CPPEENG0C in software component AP-PPE. This development package consists of objects that can be grouped under "Customizing the iPPE-Engine".
It is part of development package CPPEENG0C in software component AP-PPE. This development package consists of objects that can be grouped under "Customizing the iPPE-Engine".
Fields for table CPPEMSG_VAL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MSG_CONTEXT | Application Context of Message | X | PPE_MSG_CONTEXT | CHAR | 16 | |
MSGID | Message identification | X | MSGID | CHAR | 40 | * |
MSGNO | System Message Number | X | MSGNO | CHAR | 6 | T100 |
S_ALLOWED | Message Type S Allowed | PPE_MSG_S_ALLOWED | CHAR | 2 | ||
I_ALLOWED | Message Type I Allowed | PPE_MSG_I_ALLOWED | CHAR | 2 | ||
W_ALLOWED | Message Type W Allowed | PPE_MSG_W_ALLOWED | CHAR | 2 | ||
E_ALLOWED | Message Type E Allowed | PPE_MSG_E_ALLOWED | CHAR | 2 | ||
A_ALLOWED | Message Type A Allowed | PPE_MSG_A_ALLOWED | CHAR | 2 | ||
SUPPRESS_ALLOWED | Message Can Be Hidden | PPE_MSG_SUP_ALLOWED | CHAR | 2 | ||
MSGTY_DEFAULT | Message Type | PPE_MSGTY | CHAR | 2 |