/PM0/FPP_RUN_INT - Status of Intervals for a Run
Status of Intervals for a Run information is stored in SAP table /PM0/FPP_RUN_INT.
It is part of development package /PM0/FPPCO in software component FS-PM. This development package consists of objects that can be grouped under "Framework for Parallel Processing (FPP): Control".
It is part of development package /PM0/FPPCO in software component FS-PM. This development package consists of objects that can be grouped under "Framework for Parallel Processing (FPP): Control".
Fields for table /PM0/FPP_RUN_INT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
PID | Identification of Parallel Run | X | /PM0/FPP_PID | CHAR | 44 | /PM0/FPP_RUNS |
INT_NUMBER | Interval Number | X | /PM0/FPP_INT_NUM | NUMC | 16 | |
STATUS | Status of Interval | /PM0/FPP_STATUS | CHAR | 2 | ||
INT_COUNT | Number of Processing Repetitions in an Interval | /PM0/FPP_COUNT | NUMC | 12 | ||
APPL_LOG | Application Log: Log Handle | BALLOGHNDL | CHAR | 44 | ||
START_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | /PM0/FPP_TIMESTAMPL | DEC | 11 | ||
END_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | /PM0/FPP_TIMESTAMPL | DEC | 11 | ||
JOB_COUNT | Job ID | BTCJOBCNT | CHAR | 16 | ||
JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | ||
TRACK_LOG | Application Log: Log Handle | BALLOGHNDL | CHAR | 44 |