FUNL0154 Attempt to re-UNLOAD occurrence (occ) of field (field).

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This message indicates that you used the UNLOAD field statement to unload a field occurrence in a record that had already been unloaded, or the UNLOAD followed a NOUNLOAD for the field. This is not allowed; you must correct your FUEL program to remove the duplicate field unload.