/AIF/T_MSG_INF_M - PI Message <-> AIF Interface linkage
PI Message <-> AIF Interface linkage information is stored in SAP table /AIF/T_MSG_INF_M.
It is part of development package /AIF/ERROR in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF Error Handling Transaction".
It is part of development package /AIF/ERROR in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF Error Handling Transaction".
Fields for table /AIF/T_MSG_INF_M
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 | |
NS | Namespace | /AIF/NS | CHAR | 12 | ||
IFNAME | Interface Name | /AIF/IFNAME | CHAR | 20 | ||
IFVER | Interface Version | /AIF/IFVERSION | CHAR | 10 | ||
FIELD1 | Char 20 | CHAR20 | CHAR | 40 | ||
FIELD2 | Char 20 | CHAR20 | CHAR | 40 | ||
FIELD3 | Char 20 | CHAR20 | CHAR | 40 | ||
FIELD4 | Char 20 | CHAR20 | CHAR | 40 | ||
FIELD5 | Char 20 | CHAR20 | CHAR | 40 | ||
FIELD6 | Char 20 | CHAR20 | CHAR | 40 | ||
NUMBEROFERRORS | 2 Byte Signed Integer | INT2 | INT2 | 2 |