SWP_NODEWI - WF: Work items for nodes in a workflow definition
WF: Work items for nodes in a workflow definition information is stored in SAP table SWP_NODEWI.
It is part of development package SWP in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Processor".
It is part of development package SWP in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Processor".
Fields for table SWP_NODEWI
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Workflow definition: Client | X | SWD_MANDAN | CLNT | 6 | * |
WF_ID | Workflow ID | X | SWP_WF_ID | NUMC | 24 | SWWWIHEAD |
WI_ID | Work item ID | X | SWW_WIID | NUMC | 24 | SWWWIHEAD |
NODEID | Node Number | SWD_NODEID | NUMC | 20 | ||
NODE_P_IND | Workflow: ParForEach index of a workflow step/node | SWP_PARIND | NUMC | 12 | ||
NODE_L_IND | WFM: Node Loop Counter | SWP_LOOPIND | NUMC | 12 | ||
CANCELED | Workflow: Error Canceling a Work Item | SWP_CANERR | CHAR | 2 | ||
COMPLETED | Workflow: Error When Completing a Work Item | SWP_COMERR | CHAR | 2 | ||
TRANSIENT | Workflow: Work Item Not Yet Created in the DB | SWP_DBTRAN | CHAR | 2 | ||
PCMPGUID | GUID of WFM Runtime Component | SWPCMPGUID | CHAR | 64 | ||
PWI_ID | Work item ID | SWW_WIID | NUMC | 24 | * | |
TYPE | WFM: Type of Node Specific for the Workflow | SWP_NODETYPE | CHAR | 2 | ||
_DATAAGING | Data Filter Value for Data Aging | DATA_TEMPERATURE | DATS | 16 |