BANK_PP_PROC - Processes (in End of Day Processing)
Processes (in End of Day Processing) information is stored in SAP table BANK_PP_PROC.
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_PROC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
PROCESSID | ID of a Process (in End of Day Processing) | X | BANK_DTE_PP_PROCESSID | CHAR | 40 | |
STATUS | Status of a Process (in End of Day Processing) | BANK_DTE_PP_PROCESSSTATUS | CHAR | 1 | ||
FATHER | ID of a Process (in End of Day Processing) | BANK_DTE_PP_PROCESSID | CHAR | 40 | ||
XDIALOG | Indicator: Online Processing | BANK_DTE_PP_XDIALOG | CHAR | 1 | ||
JOBNAME | Background Job Name | BTCJOB | CHAR | 32 | ||
TARGETSYSTEM | Application Server | SYHOST | CHAR | 32 | ||
TARGETSERVER | Server Name | BTCSRVNAME | CHAR | 20 |