Activity Chart Checks : (C4109) Subroutines with incomplete type definition

(C4109) Subroutines with incomplete type definition

Error In:
Completeness
Description:
Local variables are not used in the subroutine code.
Example:
DAYS, an input parameter of function FUNC1, is not defined within the model.
Erroneous Elements:
Subroutines