SWJPCOND - Parameter Condition (Parsed)
Parameter Condition (Parsed) information is stored in SAP table SWJPCOND.
It is part of development package SWJ_PPF in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Workflow Output Medium in PPF".
It is part of development package SWJ_PPF in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Workflow Output Medium in PPF".
Fields for table SWJPCOND
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDANT | Client | X | MANDT | CLNT | 3 | T000 |
GUID | ID for Parameter Condition | X | SWJ_CONDID | CHAR | 32 | |
PARSE_TYP | Condition Editor: Type of Line in Internal Display | X | SWB_LINTYP | CHAR | 1 | |
LINE_ID | Condition Editor: Line Number in Internal Display | X | SWB_LINEID | NUMC | 3 | |
LINE_TYP | Condition Editor: Type of Line in Internal Display | SWB_LINTYP | CHAR | 1 | ||
LEFTEXPR | Relational expression | SWD_CONEXP | CHAR | 255 | ||
LEFTEXPTY | Workflow expression type | SWA_EXPRTY | CHAR | 1 | ||
RIGHTEXPR | Relational expression | SWD_CONEXP | CHAR | 255 | ||
RIGHTEXPTY | Workflow expression type | SWA_EXPRTY | CHAR | 1 | ||
COMPOP | Relational operator for condition and until loop | SWD_OPERAT | CHAR | 2 | ||
LOGOP | Logical Operator for Boolean Conditions | SWB_LOGOP | CHAR | 3 | ||
NOTFLAG | Negation Flag for Condition Evaluation ('NOT') | SWB_NOT | CHAR | 1 |