CNVCMIS_A_WFSTAT - Statistics for the Workflow item data
Statistics for the Workflow item data information is stored in SAP table CNVCMIS_A_WFSTAT.
It is part of development package CNV_CMIS_A_30 in software component CA-LT. This development package consists of objects that can be grouped under "System Status Analysis andComp".
It is part of development package CNV_CMIS_A_30 in software component CA-LT. This development package consists of objects that can be grouped under "System Status Analysis andComp".
Fields for table CNVCMIS_A_WFSTAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| PACKID | Package Number of Transformation / Analysis Package | X | CNV_MBT_PACKID | CHAR | 10 | * |
| SYSID | Name of SAP System | X | SYSYSID | CHAR | 16 | |
| WORKFLOW_USED | Flag to denote if Workflow is Used in the System or not | CHAR | 2 | |||
| WAITING_COUNT | Count of work items in 'Waiting' status | INT4 | 4 | |||
| READY_COUNT | Count of work items in 'Ready' status | INT4 | 4 | |||
| SELECTED_COUNT | Count of work items in 'Reserved' status | INT4 | 4 | |||
| STARTED_COUNT | Count of work items in 'In Process' status | INT4 | 4 | |||
| ERROR_COUNT | Count of work items in 'Error' status | INT4 | 4 | |||
| COMMITTED_COUNT | Count of work items in 'Executed' status | INT4 | 4 | |||
| COMPLETED_COUNT | Count of work items in 'Completed' status | INT4 | 4 | |||
| CANCELLED_COUNT | Count of work items that are logically deleted | INT4 | 4 | |||
| SINGLESTEP_COUNT | Count of Dialog work items | INT4 | 4 | |||
| WORKFLOW_COUNT | Count of Workflow(also subworkflow) | INT4 | 4 |