SWDSCONDEF - WF Definition: Conditions
WF Definition: Conditions information is stored in SAP table SWDSCONDEF.
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 SWDSCONDEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| .INCLUDE | X | SWD_NODEKEY | 0 | |||
| .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 | |
| NODEID | Node Number | X | SWD_NODEID | NUMC | 20 | |
| CONDTYPE | WF: Type of condition | X | SWD_CONTYP | CHAR | 4 | |
| CONDSTYPE | Condition Subtype | X | SWD_CONSTYP | CHAR | 10 | |
| .INCLUDE | X | SWB_LKEY | 0 | |||
| PARSE_TYP | Condition Editor: Type of Line in Internal Display | X | SWB_LINTYP | CHAR | 2 | |
| LINE_ID | Condition Editor: Line Number in Internal Display | X | SWB_LINEID | NUMC | 6 | |
| .INCLUDE | SWB_LDATA | 0 | ||||
| LINE_TYP | Condition Editor: Type of Line in Internal Display | SWB_LINTYP | CHAR | 2 | ||
| LEFTEXPR | Relational expression | SWD_CONEXP | CHAR | 510 | ||
| LEFTEXPTY | Workflow expression type | SWA_EXPRTY | CHAR | 2 | ||
| RIGHTEXPR | Relational expression | SWD_CONEXP | CHAR | 510 | ||
| RIGHTEXPTY | Workflow expression type | SWA_EXPRTY | CHAR | 2 | ||
| COMPOP | Relational operator for condition and until loop | SWD_OPERAT | CHAR | 4 | ||
| LOGOP | Logical Operator for Boolean Conditions | SWB_LOGOP | CHAR | 6 | ||
| NOTFLAG | Negation Flag for Condition Evaluation ('NOT') | SWB_NOT | CHAR | 2 |