Previous Topic: IDCMGPMV01 - GROUP MOVE: FIELD-1 field FIELD-2 unmatchedNext Topic: IDCMGPMV03 - GROUP MOVE: FIELD-1 is a FLAG, FIELD-2 is not


IDCMGPMV02 - GROUP MOVE: FIELD-1 and FIELD-2 have different OCCUR values

Reason:

The elementary field FIELD-1 belongs to an array with a different structure than the elementary field FIELD-2, that is, FIELD-1 is a subscripted variable with a different number of subscripts than FIELD-2; or one of the subscripts that applies to FIELD-1 has a different maximum subscript in FIELD-2. This is often due to an ignored or extra OCCURS value in the definition of the fields or to an extra field being introduced in one of the structures but not correctly inserted in the other.

Action:

Structures must match for a group move to take place. Check the rules for comparing structures in the Programming Reference Guide.