TCORITS_CHK_COND - Check Framework: Rule conditions
Check Framework: Rule conditions information is stored in SAP table TCORITS_CHK_COND.
It is part of development package FTR_CORRESPONDENCE_IMP in software component FIN-FSCM-TRM-TM. This development package consists of objects that can be grouped under "Treasury Correspondence (deliv. implem. of Framework BAdIs)".
It is part of development package FTR_CORRESPONDENCE_IMP in software component FIN-FSCM-TRM-TM. This development package consists of objects that can be grouped under "Treasury Correspondence (deliv. implem. of Framework BAdIs)".
Fields for table TCORITS_CHK_COND
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
COND | Condition ID | X | FTR_CHECK_CONDITION | CHAR | 30 | |
POS | Position of a Line in a Condition | X | FTR_CONDITION_POSITION | INT1 | 1 | |
SEQUENCE | Sequence to be checked | FTR_CHECK_SEQUENCE | CHAR | 30 | TCORITS_CHK_SEQ | |
FIELD | Name of field in a sequence | FTR_CHECK_FIELD | CHAR | 60 | TCORITS_CHK_FLD | |
OFFS | Offset in condition field | FTR_CHECK_OFFSET | INT1 | 1 | ||
LEN | Length of condition field | FTR_CHECK_LENGTH | INT1 | 1 | ||
COMPARE | Compare Operation in Condition | FTR_COMPARE_OPERATION | CHAR | 4 | ||
VALUE | Control Value | FTR_VALUE | CHAR | 30 | ||
OPERATION | Logical Operation of a Condition | FTR_CONDITION_OPERATION | CHAR | 6 |