RNF7402

Input field length is not a multiple of array element size; defaults to valid multiple.

20

Cause . . . . . : An Input-Field-Name entry (positions 49 - 62 of an Input-Field specification) is defined as an array, but the length as defined in the Field-Location entries (positions 37 - 46) is not a multiple of the array element size. The To-Field-Location entry defaults to a lower value such that the field length is a valid multiple of the array element size.

Recovery . . . : Specify valid entries in the Field-Location entry (positions 37 - 46) and the array element Length entry (positions 33 - 39 of the Definition specification) so that the field length is a multiple of the array element size. Compile again.