/AIF/MSGPROCSTAT - Assigned Process Status and Processor for AIF data message
Assigned Process Status and Processor for AIF data message information is stored in SAP table /AIF/MSGPROCSTAT.
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/MSGPROCSTAT
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 | |
.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 |
ASSIGNED_PROCESSOR | Message Processor | /AIF/RESP_PROCESSOR | CHAR | 24 | ||
ASSIGNED_PROCESS_STATUS | Processing Status | /AIF/MSG_PRO_STATUS | CHAR | 2 | ||
CREATE_USER | Create User | /AIF/CREATE_USER | CHAR | 24 | ||
PROCESSING_TIME | Message Process Time(s) | /AIF/MESSAGE_PROCESS_TIME | DEC | 11 |