The first field identifies where ACIF locates the date.
ACIF uses fields to determine where to locate index values. For the sample loan report, define two fields. The second field identifies where ACIF locates the loan number.
The Identifier (Field1) determines the name of the field parameter. The Trigger (Trigger1) determines the name of the trigger parameter that ACIF uses to locate the field. The Records to Search area contains the number of the record where ACIF can find the field, offset from the trigger. For the loan report, the field record and the trigger record are the same. The Columns to Search area determines the column number (83) where ACIF locates the beginning of the field. The Size area determines the length (8) of the field. The Reference String area lists the selected field value.
To define fields:
Verify the options and data values for the field. The Identifier is Field2. The Order (By Row) identifies how the field data is organized. The Mask determines the pattern of symbols that ACIF matches to data located in the field. The number symbol (#) matches any numeric character. The string of ten number symbols matches a ten-character numeric field. The Size area contains the field length (10). The Column Offsets area determines the location of the field value from the beginning of the record. A transaction field can identify up to eight data values, each located with a Start and End value. For the loan report, the field identifies one value, starting in column three and ending in column twelve.