SWD_LINES - WF-Runtime: Lines
WF-Runtime: Lines information is stored in SAP table SWD_LINES.
It is part of development package SWD in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Process Definition".
It is part of development package SWD in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Process Definition".
Fields for table SWD_LINES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Workflow definition: Client | X | SWD_MANDAN | CLNT | 6 | T000 |
.INCLUDE | X | SWD_WFDKEY | 0 | |||
WFD_ID | Number of workflow definition | X | SWD_WFD_ID | CHAR | 20 | SWD_HEADER |
VERSION | Version | X | SWD_VERSIO | CHAR | 8 | |
EXETYP | Workflow Type | X | SWD_EXETYP | CHAR | 2 | |
PRED_NODE | ID of node in workflow definition | X | SWD_PRENOD | NUMC | 20 | |
SUCC_NODE | ID of subsequent node in workflow definition | X | SWD_SUCNOD | NUMC | 20 | |
.INCLUDE | SWDILINES | 0 | ||||
LINE_TYPE | Workflow definition: Semantics of line | SWD_LINTYP | CHAR | 2 | ||
RETURNCODE | Workflow Definition: Container Expression for Step Result | SWD_RETUR_ | CHAR | 510 | ||
MIN_WAIT_T | Workflow definition: Minimum wait time between 2 nodes | SWD_MIN_WT | NUMC | 16 | ||
MAX_WAIT_T | Workflow definition: Maximum wait time between 2 nodes | SWD_MAX_WT | NUMC | 16 | ||
EDITORDER | Workflow definition: Editing sequence | SWD_EDITO_ | NUMC | 8 |