SWBRULECOU - WF: Connecting Condition/Context to Event Linkage
WF: Connecting Condition/Context to Event Linkage information is stored in SAP table SWBRULECOU.
It is part of development package SWB in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Condition Editor & Start Conditions".
It is part of development package SWB in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Condition Editor & Start Conditions".
Fields for table SWBRULECOU
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| WORKFLOWID | Number of workflow definition | X | SWD_WFD_ID | CHAR | 20 | |
| VERSION | Version | X | SWD_VERSIO | CHAR | 8 | |
| CATID | Category of Objects in Persistent Object References | X | SIBFCATID | CHAR | 4 | |
| OBJTYPE | Type of Objects in Persistent Object References | X | SIBFTYPEID | CHAR | 64 | |
| EVENT | Event | X | SWO_EVENT | CHAR | 64 | |
| .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 | ||
| IS_CONTEXT | Checkbox | XFELD | CHAR | 2 | ||
| IDENTIFIER | WF: Name of context | SWB_CONAME | CHAR | 64 | ||
| DEFAULTCUR | Currency Key | SYCURR | CUKY | 10 |