/AIF/MSGSTAT_LOG - Message statistics trace log
Message statistics trace log information is stored in SAP table /AIF/MSGSTAT_LOG.
It is part of development package /AIF/ERRSTAT in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF error statistic".
It is part of development package /AIF/ERRSTAT in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF error statistic".
Fields for table /AIF/MSGSTAT_LOG
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 | |
| TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | X | TIMESTAMPL | DEC | 11 | |
| .INCLUDE | AIFKEYS | /AIF/IFKEYS | 0 | |||
| NS | Namespace | /AIF/NS | CHAR | 12 | /AIF/T_NS | |
| IFNAME | Interface Name | /AIF/IFNAME | CHAR | 20 | /AIF/T_FINF | |
| IFVER | Interface Version | /AIF/IFVERSION | CHAR | 10 | /AIF/T_FINF | |
| COUNT_TYPE | Count Type | /AIF/COUNT_TYPE | CHAR | 2 | ||
| ACTION | Action | /AIF/ACTION_CODE | CHAR | 2 | ||
| STATUS | Processing Status | /AIF/PROC_STATUS | CHAR | 2 | ||
| CREATE_USER | Create User | /AIF/CREATE_USER | CHAR | 24 | ||
| BLOCKNAME | 30 Characters | CHAR30 | CHAR | 60 | ||
| LINE | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| SRV_NAME | Application Server Instance | MSNAME2 | CHAR | 80 | ||
| WP_PID | Process Identification | WPPID | CHAR | 16 |