ISUC_UIL_MSGT - Customizing Table for Message mapping
Customizing Table for Message mapping information is stored in SAP table ISUC_UIL_MSGT.
It is part of development package ISU_UIL_CUST in software component IS-U-BI-PI. This development package consists of objects that can be grouped under "IS-U: Utilities".
It is part of development package ISU_UIL_CUST in software component IS-U-BI-PI. This development package consists of objects that can be grouped under "IS-U: Utilities".
Fields for table ISUC_UIL_MSGT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | ISUC_UIL_MSG |
ARBGB | Application Area | X | ARBGB | CHAR | 40 | ISUC_UIL_MSG |
MSGNR | Message number | X | MSGNR | CHAR | 6 | ISUC_UIL_MSG |
MSGTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | X | BAPI_MTYPE | CHAR | 2 | ISUC_UIL_MSG |
MSGSEQNO | Message Sequence Number | X | ISU_UMC_MSG_SEQUENCE | NUMC | 4 | ISUC_UIL_MSG |
SPRAS | Language Key | X | SPRAS | LANG | 2 | T002 |
MESSAGE_TEXT | Message Text | ISU_UMC_MSG_TXT | CHAR | 440 | ||
MSGV1 | Message Variable | ISU_UMC_MSG_VAR | CHAR | 100 | ||
MSGV2 | Message Variable | ISU_UMC_MSG_VAR | CHAR | 100 | ||
MSGV3 | Message Variable | ISU_UMC_MSG_VAR | CHAR | 100 | ||
MSGV4 | Message Variable | ISU_UMC_MSG_VAR | CHAR | 100 |