FPP_RUN_INTERVAL - Status of Intervals for a Run
Status of Intervals for a Run information is stored in SAP table FPP_RUN_INTERVAL.
It is part of development package FPPCO in software component ICM. This development package consists of objects that can be grouped under "Framework for Parallel Processing (FPP): Control".
It is part of development package FPPCO in software component ICM. This development package consists of objects that can be grouped under "Framework for Parallel Processing (FPP): Control".
Fields for table FPP_RUN_INTERVAL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
PID | Identification of Parallel Run | X | FPP_PID | CHAR | 22 | |
INT_NUMBER | Interval Number | X | FPP_INT_NUM | NUMC | 8 | |
STATUS | Status of Interval | FPP_STATUS | CHAR | 1 | ||
INT_COUNT | Counter for Processing Interval | FPP_COUNT | NUMC | 6 | ||
APPL_LOG | Application Log: Log Handle | BALLOGHNDL | CHAR | 22 | ||
START_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | FPP_TIMESTAMPL | DEC | 11 | ||
END_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | FPP_TIMESTAMPL | DEC | 11 |