RNF7595

The result data structure does not include a subfield in position 1 for a record format.

20

Cause . . . . . : A result data structure is specified for an input operation by file name but does not contain a subfield data structure for at least one of the record formats in that file. The data structure is ignored.

Recovery . . . : For an input operation by file name, the result data structure must contain one subfields data structure corresponding to each record format in the file. These subfield data structures must be defined using LIKEREC or LIKEDS such that the definition of the subfields is based on the fields in the input record. In addition, each subfield data structure must be at the beginning of the result data structure. Compile again.