EMMAC_CCAT_CND - Conditions for Case Determination or Priority
Conditions for Case Determination or Priority information is stored in SAP table EMMAC_CCAT_CND.
It is part of development package FKKMM in software component FI-CA-BF. This development package consists of objects that can be grouped under "EMMA: Enhanced Message Management".
It is part of development package FKKMM in software component FI-CA-BF. This development package consists of objects that can be grouped under "EMMA: Enhanced Message Management".
Fields for table EMMAC_CCAT_CND
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDANT | Client | X | MANDT | CLNT | 3 | T000 |
CCAT | Clarification Case Category | X | EMMA_CCAT | CHAR | 4 | EMMAC_CCAT_HDR |
PRIO | Clarification Case Priority | X | EMMA_CPRIO | CHAR | 1 | |
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 |