/AIF/MMSG_VARS - Message Variables
Message Variables information is stored in SAP table /AIF/MMSG_VARS.
It is part of development package /AIF/INTERFACE_MONITOR in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Interface Monitor: Advanced Message Summary".
It is part of development package /AIF/INTERFACE_MONITOR in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Interface Monitor: Advanced Message Summary".
Fields for table /AIF/MMSG_VARS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
MSGGUID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
COUNTER | X | INT4 | 4 | |||
.INCLUDE | AIFKEYS | X | /AIF/IFKEYS | 0 | ||
NS | Namespace | X | /AIF/NS | CHAR | 12 | /AIF/T_NS |
IFNAME | Interface Name | X | /AIF/IFNAME | CHAR | 20 | /AIF/T_FINF |
IFVER | Interface Version | X | /AIF/IFVERSION | CHAR | 10 | /AIF/T_FINF |
MSGTY | Message Type | SYMSGTY | CHAR | 2 | ||
MSGID | Message Class | SYMSGID | CHAR | 40 | ||
MSGNO | Message Number | SYMSGNO | NUMC | 6 | ||
MSGV1 | Message Variable | SYMSGV | CHAR | 100 | ||
MSGV2 | Message Variable | SYMSGV | CHAR | 100 | ||
MSGV3 | Message Variable | SYMSGV | CHAR | 100 | ||
MSGV4 | Message Variable | SYMSGV | CHAR | 100 | ||
MSGCOUNT | Message Counter | /AIF/MSGCOUNT | INT4 | 4 |