/AIF/MSG_SNAP_IT - Snapshot message statistics
Snapshot message statistics information is stored in SAP table /AIF/MSG_SNAP_IT.
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/MSG_SNAP_IT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
SNAPNR | AIF Snapshot Number | X | /AIF/SNAPNR | NUMC | 16 | /AIF/MSG_SNAP_HD |
.INCLUDE | 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 |
.INCLUDE | X | /AIF/ALERTKEYS | 0 | |||
NSRECIP | Namespace | X | /AIF/NS | CHAR | 12 | * |
RECIPIENT | Alert Management Recipient | X | /AIF/ALRT_REC | CHAR | 60 | * |
.INCLUDE | /AIF/STATISTICS_COUNTER | 0 | ||||
COUNT_ALL | All Messages | /AIF/COUNT_ALL | INT4 | 4 | ||
COUNT_W | Warnings | /AIF/COUNT_W | INT4 | 4 | ||
COUNT_E | Errors | /AIF/COUNT_E | INT4 | 4 | ||
COUNT_A | Technical Errors | /AIF/COUNT_A | INT4 | 4 | ||
COUNT_I | In Process | /AIF/COUNT_I | INT4 | 4 | ||
COUNT_S | Success | /AIF/COUNT_S | INT4 | 4 | ||
COUNT_C | Canceled | /AIF/COUNT_C | INT4 | 4 |