/SAPTRX/CONDDATA - Condition data table
Condition data table information is stored in SAP table /SAPTRX/CONDDATA.
It is part of development package /SAPTRX/ATIF in software component SCM-EM. This development package consists of objects that can be grouped under "Interface objects for Event Manager and Appl.Srv".
It is part of development package /SAPTRX/ATIF in software component SCM-EM. This development package consists of objects that can be grouped under "Interface objects for Event Manager and Appl.Srv".
Fields for table /SAPTRX/CONDDATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
COND_TYPE | Condition Type | X | /SAPTRX/COND_TYPE | CHAR | 1 | |
COND_ID | Condition | X | /SAPTRX/COND_ID | CHAR | 20 | /SAPTRX/CONDID |
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 |