SWD_CONT - WF Definition: Container (from 610)
WF Definition: Container (from 610) information is stored in SAP table SWD_CONT.
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_CONT
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_CNTKEY | 0 | |||
.INCLUDE | X | SWD_NODEKEY | 0 | |||
.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 | |
NODEID | Node Number | X | SWD_NODEID | NUMC | 20 | |
CNT_TYPE | Container Type | X | SWD_CNTTYP | CHAR | 4 | |
CNT_SUBTYPE | Container Subtype (Enables Multiple CNTs in One Type) | X | SWD_CNTSTYP | CHAR | 10 | |
TABIX | X | NUMC | 12 | |||
.INCLUDE | SWFRXMLSTR | 0 | ||||
LENGTH | Line Length (Optional) | INT2 | 2 | |||
DATA | Container: Line of Binary Table for XML | SWFRXMLLIN | LRAW | 1024 |