BANK_WORKL_CNT - Number of Objects in Parallel Processing
Number of Objects in Parallel Processing information is stored in SAP table BANK_WORKL_CNT.
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_WORKL_CNT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
WORKLID | ID of a Worklist for Parallel Processing | X | BANK_WORKLID | RAW | 16 | BANK_WORKL_HD |
SERVER | Application Server Name | X | BANK_DTE_JC_SERVERNAME | CHAR | 40 | |
WP_NO | (Deprecated) Use WP_UNDEX | X | WPNO | CHAR | 2 | |
CNT_SELECTED | Number of Objects with the Status 'Selected' | BANK_DTE_CNT_SELECTED | INT4 | 4 | ||
CNT_RESTART | Number of Objects with the Status 'Individual Error' | BANK_DTE_CNT_RESTART | INT4 | 4 | ||
CNT_ASYNC | Number of Objects with Status 'In Asynchronous Processing' | BANK_DTE_CNT_ASYNC | INT4 | 4 | ||
CNT_RETRY | Number of Objects with Status 'Reset' | BANK_DTE_CNT_RETRY | INT4 | 4 | ||
CNT_FINISHED | Number of Objects with Status 'Completed' | BANK_DTE_CNT_FINISHED | INT4 | 4 | ||
CNT_SKIPPED | Number of Objects with Status 'Skipped' | BANK_DTE_CNT_SKIPPED | INT4 | 4 |