Module Chart Checks : (C6081) Subroutines containing wrong usage of parameters or globals

(C6081) Subroutines containing wrong usage of parameters or globals

Error In:
Completeness
Description:
Subroutines contain the wrong usage of parameters or globals. For example:
Example:
subroutine CALLBACK
Input parameter P1 not used
 
Erroneous Elements:
Subroutines