

Compile (CM) Messages › › IDCMGPMV07 - FIELD-1 is not valid sending operand for date field FIELD-2
IDCMGPMV07 - FIELD-1 is not valid sending operand for date field FIELD-2
Reason:
Only numeric and date type source fields can be moved to a date field. FIELD-1 was did not have either of these types.
Action:
- Change the structure of the source so that FIELD-1 is numeric(N) or date (D).
- Change the structure of FIELD-2 so that it is alphanumeric.
- Change the name of the source or target fields (if MOVE BY NAME is used) so that FIELD-1 and FIELD-2 no longer correspond in the structure, or make alternative changes to the group structures to prevent their participation in the group move.
- Recode the group move as a series of individual field moves, taking care to use the $INTERNAL-DATE function to convert the alphanumeric FIELD-1 to a proper date field.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|