Reason:
A numeric field with decimal positions in the source structure, FIELD-NAME, is being converted using $EDIT rules and moved to an alphanumeric target field. Since the default edit pattern is PIC 9(n), the resulting string does not contain the decimal places of FIELD-NAME.
Action:
This message is an informatory that is issued because truncation of significant data can result from this move. No corrective action is required if either the truncation is acceptable or the program context dictates that no truncation occurs (that is, the actual value of FIELD-NAME does not have no significant data in the decimal positions).
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|