/AIF/ERRSTAT_D - Error statistic (with date)
Error statistic (with date) information is stored in SAP table /AIF/ERRSTAT_D.
It is part of development package /AIF/GENERAL in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "SAP Application Interface Framework".
It is part of development package /AIF/GENERAL in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "SAP Application Interface Framework".
Fields for table /AIF/ERRSTAT_D
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
NSRECIPIENT | Namespace | X | /AIF/NS | CHAR | 12 | |
RECIPIENT | Alert Management Recipient | X | /AIF/ALRT_REC | CHAR | 60 | |
NS | Namespace | X | /AIF/NS | CHAR | 12 | |
IFNAME | Interface Name | X | /AIF/IFNAME | CHAR | 20 | |
IFVERSION | Interface Version | X | /AIF/IFVERSION | CHAR | 10 | |
CREATE_DATE | Creation Date | X | /AIF/CREATE_DATE | DATS | 16 | |
NUMBEROFABORTS | Abort Number | /AIF/NUMBEROFABORTS | INT4 | 4 | ||
NUMBEROFERRORS | Error Number | /AIF/NUMBEROFERRORS | INT4 | 4 | ||
NUMBEROFWARNINGS | Warning Number | /AIF/NUMBEROFWARNINGS | INT4 | 4 | ||
NUMBEROFSUCCESS | Success Number | /AIF/NUMBEROFSUCCESS | INT4 | 4 | ||
NUMBEROFCANCELED | Number of Canceled Messages | /AIF/NUMBEROFCANCELED | INT4 | 4 | ||
NUMBEROFINPROC | Number of In Process | /AIF/NUMBEROFINPROCESS | INT4 | 4 |