/AIF/PERS_RUN - AIF Persistence: Run
AIF Persistence: Run information is stored in SAP table /AIF/PERS_RUN.
It is part of development package /AIF/RUNTIME in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF Runtime".
It is part of development package /AIF/RUNTIME in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF Runtime".
Fields for table /AIF/PERS_RUN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| RUNID | Persistence: Run ID | X | /AIF/PERS_RUNID | NUMC | 20 | |
| STATUS | Persistence: Run Status | /AIF/PERS_RUN_STATUS | CHAR | 2 | ||
| QUEUE_NS | Persistence: Runtime Configuration Group Namespace | /AIF/PERS_RTCFGR_NS | CHAR | 12 | ||
| QUEUE_NAME | Runtime Config. Group ID | /AIF/PERS_RTCFGR_NAME | CHAR | 6 | ||
| PACKAGE_COUNT | Persistence: Package Count | /AIF/PERS_PACK_COUNT | INT4 | 4 | ||
| MSG_COUNT | Persistence: Message Count | /AIF/PERS_MSG_COUNT | INT4 | 4 | ||
| CREATE_USER | Create User | /AIF/CREATE_USER | CHAR | 24 | ||
| CREATE_DATE | Creation Date | /AIF/CREATE_DATE | DATS | 16 | ||
| CREATE_TIME | Creation Time | /AIF/CREATE_TIME | TIMS | 12 | ||
| JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | ||
| JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 16 | ||
| MIN_START_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |