Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6382 - Called method needs recompile to rebuild formal parameter list

6382   Called method needs recompile to rebuild formal parameter list

Cause

The formal parameter list of the method being called is incomplete and must be rebuilt before the calling method can be compiled successfully.

Action

Recompile the called method and then retry compiling the caller method.