FUNL0105 Type error loading function package (module) from (DDname).

From m204wiki
Jump to navigation Jump to search

This indicates that a FUEL program contained a #function call, and that Fast/Unload was unable to load the #function package named module, either from the specified DDname or, if * is shown, from the STEPLIB/JOBLIB/link area in MVS, or from a TEXT file on an accessed CMS disk.

Type is either LOAD, indicating the LOAD macro failed, or OPEN, indicating an OPEN macro failed for DDname. 
If the #function can be found in another package, processing continues.