/AIF/NRT_PROC - Process bgRFC runtime
Process bgRFC runtime information is stored in SAP table /AIF/NRT_PROC.
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_PROC
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 | |
| CREATE_TIME | Creation time stamp | /AIF/NRT_CREATE_TIME_E | DEC | 11 | ||
| LAST_UPD_TIME | Last update timestamp | /AIF/NRT_LASTUPD_TIME_E | DEC | 11 | ||
| USER_NAME | User Name | SYUNAME | CHAR | 24 | ||
| STATUS | Process status | /AIF/TRANS_STAT_NRT_E | NUMC | 4 | ||
| NUMBER_OF_QUEUES | Number of queues | /AIF/NUMBER_OF_QUEUES_E | INT4 | 4 | ||
| .INCLUDE | AIF_NRT_CONFIG_ID | /AIF/NRT_PROCESS_CONF_ID_S | 0 | |||
| PROCESS | Process | /AIF/NRT_PROCESS_E | CHAR | 60 | ||
| SUB_PROCESS | Subprocess | /AIF/NRT_SUB_PROCESS_E | CHAR | 60 | ||
| PROCESS_KIND | Process kind | /AIF/NRT_PROCESS_KIND_E | NUMC | 4 | ||
| DO_NOT_STOP_QUEUE_ON_ERROR | Do not stop queue on error | /AIF/DNOT_STOP_QUEUE_ON_ERR_E | CHAR | 2 | ||
| STATUS_WHEN_CANCELLED | Process status | /AIF/TRANS_STAT_NRT_E | NUMC | 4 |