TCORITS_CHK_FLD - Check Framework: Fields
Check Framework: Fields information is stored in SAP table TCORITS_CHK_FLD.
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_FLD
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 | TCORITS_CHK_SEQ |
FIELD | Name of field in a sequence | X | FTR_CHECK_FIELD | CHAR | 60 | |
OPT | Option of a field in SWIFT formats | X | FTR_SWIFT_OPTION | CHAR | 2 | |
PRIO | Priority of a check | FTR_CHECK_PRIORITY | NUMC | 2 | ||
POS | Position of the checked object | FTR_CHECK_POSITION | INT2 | 2 | ||
MINIMUM | Minimum number of occurences of the field | FTR_FIELD_MIN | INT1 | 1 | ||
MAXIMUM | Maximum number of occurences of the field | FTR_FIELD_MAX | INT1 | 1 | ||
CONTENT | Content or format of the field | FTR_SWIFT_CONTENT | CHAR | 120 | ||
CALL_EXIT | Exit is to be called for the check | FTR_CHECK_EXIT | CHAR | 2 |