PDR1907S

<LOCATION> tag method value for <FIELD> fieldname1 must match that of the field fieldname2 referenced by its <FIELDREF> tag. Both must be either LINE or RECORD.

What happened: You defined a Field group with a <LOCATION> tag method value that differs from that of the field referenced by its <FIELDREF> tag. The method parameter must be set to the same value in both the new field and the field it references. fieldname1 identifies the new field, and fieldname2 identifies the referenced field.

What to do: Make sure the <LOCATION> tag method value of a new field matches that of the field it references in the <FIELDREF> tag. Valid method values are LINE and RECORD.