/AIF/NRT_MESSAGE - Message bgRFC runtime
Message bgRFC runtime information is stored in SAP table /AIF/NRT_MESSAGE.
It is part of development package /AIF/RUNTIME_BGRFC in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Implementation of AIF Engines".
It is part of development package /AIF/RUNTIME_BGRFC in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Implementation of AIF Engines".
Fields for table /AIF/NRT_MESSAGE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
PROCESS_ID | Process ID | X | /AIF/PROCESS_ID_E | RAW | 16 | |
MSGGUID | Msgguid | X | /AIF/NRT_MSGGUID_E | RAW | 16 | |
CREATE_TIME | Creation time stamp | /AIF/NRT_CREATE_TIME_E | DEC | 11 | ||
MSG_START_TIME | Message start time | /AIF/NRT_MSG_START_E | DEC | 11 | ||
MSG_END_TIME | End of message processing | /AIF/NRT_MSG_END_E | DEC | 11 | ||
LAST_UPD_TIME | Last update timestamp | /AIF/NRT_LASTUPD_TIME_E | DEC | 11 | ||
USER_NAME | User Name | SYUNAME | CHAR | 24 | ||
.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 | |
STATUS | Message status | /AIF/TRANS_MSG_STAT_E | NUMC | 4 | ||
UNIT_ID | ID of Unit in Background RFC | BGRFC_UNIT_ID | RAW | 16 | ||
DEST_NAME | Name of Destination in Inbound Case | BGRFC_DEST_NAME_INBOUND | CHAR | 64 | ||
QUEUE_NAME | Queue Name for Background RFC | QRFC_QUEUE_NAME | CHAR | 80 | ||
DO_NOT_STOP_QUEUE_ON_ERROR | Do not stop queue on error | /AIF/DNOT_STOP_QUEUE_ON_ERR_E | CHAR | 2 |