BANK_PP_PARUN - Data for Current Runs of an Application Process
Data for Current Runs of an Application Process information is stored in SAP table BANK_PP_PARUN.
It is part of development package BANK_PP_JOBCTRL in software component CA-GTF-TS-PPM. This development package consists of objects that can be grouped under "Parallel Processing and Job Control".
It is part of development package BANK_PP_JOBCTRL in software component CA-GTF-TS-PPM. This development package consists of objects that can be grouped under "Parallel Processing and Job Control".
Fields for table BANK_PP_PARUN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
PROGN | Name of the Program/Report on an Application Process | X | BANK_DTE_PP_PROGN | CHAR | 40 | * |
PROGDATE | Date of Program Run | X | BANK_DTE_PP_PROGDATE | DATS | 8 | |
PROGNO | Sequential Number of the Program Run | X | BANK_DTE_PP_PROGNO | NUMC | 3 | |
XSIMULRUN | Indicator: simulation run | X | BANK_DTE_PP_XSIMULRUN | CHAR | 1 | |
CURRSTEPNO | Number of a Processing Step | BANK_DTE_PP_STEPNO | NUMC | 3 | ||
LASTSTEPNO | Number of a Processing Step | BANK_DTE_PP_STEPNO | NUMC | 3 | ||
CNT_REPETITIONS | Number of Repeated Runs of a Level in Parallel Mode | BANK_DTE_PP_CNT_REPETITIONS | NUMC | 3 | ||
MAXSTEPNO | Number of a Processing Step | BANK_DTE_PP_STEPNO | NUMC | 3 | ||
RUNSTATUS | Status of a Mass Run | BANK_DTE_PP_RUNSTATUS | INT1 | 1 | ||
FLG_JOB_ABORTED | Indicator: At least one parallel process was canceled | BANK_DTE_PP_FLG_JOB_ABORTED | CHAR | 1 |