SWP_JOIN - Workflow instances: Join node of a workflow execution
Workflow instances: Join node of a workflow execution information is stored in SAP table SWP_JOIN.
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_JOIN
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 |
NODEID | Node Number | X | SWD_NODEID | NUMC | 20 | |
CMPGUID | GUID of WFM Runtime Component | X | SWPCMPGUID | CHAR | 64 | |
TYPE | Parallel Section Type (static, dynamic) | SWP_JOINTP | CHAR | 2 | ||
LOG_DATE | Workflow: Start time of a workflow activity | SWP_CREA_D | DATS | 16 | ||
LOG_TIME | Workflow: Start time of a workflow activity | SWP_CREA_T | TIMS | 12 | ||
REC_TOKENS | Workflow: Number of tokens received by a node | SWP_RECTOK | NUMC | 6 | ||
MIN_TOKENS | Workflow: Token number n for which a n from m join triggers | SWP_MINTOK | NUMC | 6 | ||
EXP_TOKENS | Workflow definition: Number of preceding nodes of a node | SWD_EXPTOK | NUMC | 6 | ||
FORK_DATE | Workflow: Start time of a workflow activity | SWP_CREA_D | DATS | 16 | ||
FORK_TIME | Workflow: Start time of a workflow activity | SWP_CREA_T | TIMS | 12 | ||
CANCELLED | Internal Data Element | SYINPUT | CHAR | 2 | ||
_DATAAGING | Data Filter Value for Data Aging | DATA_TEMPERATURE | DATS | 16 |