SAP ABAP Table BANK_STR_WORKL_CNT (Number of Objects with Different Statuses per Worklist)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
     BANK_PP_JOBCTRL (Package) Parallel Processing and Job Control
Basic Data
Table Category INTTAB    Structure 
Structure BANK_STR_WORKL_CNT   Table Relationship Diagram
Short Description Number of Objects with Different Statuses per Worklist    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 WORKLID BANK_WORKLID SYSUUID RAW 16   0   ID of a Worklist for Parallel Processing  
2 CNT_SELECTED BANK_DTE_CNT_SELECTED INT4 INT4 10   0   Number of Objects with the Status 'Selected'  
3 CNT_FINISHED BANK_DTE_CNT_FINISHED INT4 INT4 10   0   Number of Objects with Status 'Completed'  
4 CNT_RESTART BANK_DTE_CNT_RESTART INT4 INT4 10   0   Number of Objects with the Status 'Individual Error'  
5 CNT_ASYNC BANK_DTE_CNT_ASYNC INT4 INT4 10   0   Number of Objects with Status 'In Asynchronous Processing'  
6 CNT_RETRY BANK_DTE_CNT_RETRY INT4 INT4 10   0   Number of Objects with Status 'Reset'  
7 CNT_SKIPPED BANK_DTE_CNT_SKIPPED INT4 INT4 10   0   Number of Objects with Status 'Skipped'  
History
Last changed by/on SAP  20110908 
SAP Release Created in 2001