/SCWM/TPSCONDDAT - condition data table
condition data table information is stored in SAP table /SCWM/TPSCONDDAT.
It is part of development package /SCWM/PACKSPEC_BASICS in software component SCM-BAS-PAK-PS. This development package consists of objects that can be grouped under "Packaging Specification Basics".
It is part of development package /SCWM/PACKSPEC_BASICS in software component SCM-BAS-PAK-PS. This development package consists of objects that can be grouped under "Packaging Specification Basics".
Fields for table /SCWM/TPSCONDDAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
CONDITION_APPL | Application That Is Using a Logical Condition | X | /SCWM/DE_COND_APPL | CHAR | 2 | |
CONDITION_ID | Logical Condition | X | /SCWM/DE_PS_COND | CHAR | 40 | /SCWM/TPSCONDID |
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 | |
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 |