SWDSMLINES - WF Definition: Lines
WF Definition: Lines information is stored in SAP table SWDSMLINES.
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 SWDSMLINES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| .INCLUDE | X | SWD_WFDKEY | 0 | |||
| WFD_ID | Number of workflow definition | X | SWD_WFD_ID | CHAR | 20 | SWDSHEADER |
| 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 | SWDIMLINES | 0 | ||||
| REPATRIATE | Indicator for Return Edge in Workflow Definition | SWD_REPATR | CHAR | 2 | ||
| ASYNC | Workflow definition: Asynchronous line | SWD_LASYNC | CHAR | 2 | ||
| LCXPOS | Workflow definition: Horizontal position of lines | SWD_LCXPOS | CHAR | 10 | ||
| LCYPOS | Workflow definition: Vertical position of nodes | SWD_LCYPOS | CHAR | 10 |