TCORITS_CHK_RULE - Check Framework: Validation rules
Check Framework: Validation rules information is stored in SAP table TCORITS_CHK_RULE.
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_RULE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
USED_FORMAT | Format | X | FTR_FORMAT | CHAR | 30 | TCORFTS_FORMAT |
RULE_ID | ID of the check rule | X | FTR_CHECK_RULE_ID | CHAR | 30 | |
PRIO | Priority of a check | FTR_CHECK_PRIORITY | NUMC | 2 | ||
COND | Condition of the validation rule | FTR_RULE_CONDITION | CHAR | 30 | TCORITS_CHK_COND | |
VALIDATION | Validation of the rule | FTR_RULE_VALIDATION | CHAR | 30 | TCORITS_CHK_COND | |
CALL_EXIT | Exit is to be called for the check | FTR_CHECK_EXIT | CHAR | 2 |