/SCMB/MC_MSGTYPE - Message Types for Each Message Channel
Message Types for Each Message Channel information is stored in SAP table /SCMB/MC_MSGTYPE.
It is part of development package /SCMB/MESSAGE_CONTROLLER in software component SCM-BAS-BIF. This development package consists of objects that can be grouped under "Application Controller Messages".
It is part of development package /SCMB/MESSAGE_CONTROLLER in software component SCM-BAS-BIF. This development package consists of objects that can be grouped under "Application Controller Messages".
Fields for table /SCMB/MC_MSGTYPE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CHANNEL | Message Channel for Inbound and Outbound Messages | X | /SCMB/MC_CHANNEL | CHAR | 2 | |
MESSAGETYPE | Message Type of Inbound or Outbound Message | X | /SCMB/MC_MESSAGETYPE | CHAR | 40 | |
DESCRIPTION | Short Description of Message Type | /SCMB/MC_MESSAGETYPE_DESCR | CHAR | 100 |