TCORITS_CHK_SEQ - Check Framework: Sequences
Check Framework: Sequences information is stored in SAP table TCORITS_CHK_SEQ.
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_SEQ
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
USED_FORMAT | Format | X | FTR_FORMAT | CHAR | 30 | TCORFTS_FORMAT |
SEQUENCE | Sequence to be checked | X | FTR_CHECK_SEQUENCE | CHAR | 30 | |
PRIO | Priority of a check | FTR_CHECK_PRIORITY | NUMC | 2 | ||
PARENT | Parent of the sequence | FTR_SEQ_PARENT | CHAR | 30 | TCORITS_CHK_SEQ | |
POS | Position of the checked object | FTR_CHECK_POSITION | INT2 | 2 | ||
MINIMUM | Minimum number of occurences of the sequence | FTR_SEQ_MIN | INT1 | 1 | ||
MAXIMUM | Maximum number of occurences of the sequence | FTR_SEQ_MAX | INT1 | 1 | ||
CALL_EXIT | Exit is to be called for the check | FTR_CHECK_EXIT | CHAR | 2 |