/AIF/T_ERR_MSG - Error message search
Error message search information is stored in SAP table /AIF/T_ERR_MSG.
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_ERR_MSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
NS | Namespace | X | /AIF/NS | CHAR | 12 | /AIF/T_NS |
IFNAME | Interface Name | X | /AIF/IFNAME | CHAR | 20 | /AIF/T_INF_TBL |
IFVER | Interface Version | X | /AIF/IFVERSION | CHAR | 10 | /AIF/T_INF_TBL |
FIELDNR | Field Sequence Number | X | /AIF/FIELD_NUMBER | NUMC | 6 | |
MSGID | Message Class | SYMSGID | CHAR | 40 | ||
MSGNO | Message Number | SYMSGNO | NUMC | 6 | ||
WEIGHTING | AIF Weighting Factor | /AIF/WEIGHTING | NUMC | 20 |