SWFMIG_WFDID - Table for storing WFD_ID of Workflow generated for ccBPM
Table for storing WFD_ID of Workflow generated for ccBPM information is stored in SAP table SWFMIG_WFDID.
It is part of development package SWF_MIG in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Workflow: Database Table Migration".
It is part of development package SWF_MIG in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Workflow: Database Table Migration".
Fields for table SWFMIG_WFDID
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
WFD_ID | Process Migration: WFD_ID | X | SWFMIG_WFD_ID | CHAR | 10 | * |
VERSION | WF definiton version | X | SWFMIG_WFD_VER | CHAR | 4 | |
PROCESSED_FLAG | WFD_ID processed or not | SWFMIG_PROC_FLAG | CHAR | 1 | ||
CACHED_FLAG | Cache Entries transferred or Not | SWFMIG_CACHE_FLAG | CHAR | 1 | ||
SUSPENDED_FLAG | Workflow suspended or Not | SWFMIG_SUSPEND_FLAG | CHAR | 1 |