MFPLI00474S "insert-name" is declared with TYPE but its TYPE reference "insert-name" does not resolve to a definition of a type.

Type is not defined.

When option -nolaxtype is in effect type must be a "define alias" or "define struct".

Resolution:
Use DEFINE ALIAS or DEFINE STRUCT to create the type definition.
Module:
EXPTYP.PL1