Global Definition Set Checks : (C7019) Subroutines containing wrong usage of parameters or globals

(C7019) Subroutines containing wrong usage of parameters or globals

Error In:
Completeness
Description:
Subroutines contain the wrong usage of parameters or globals, such as:
Example:

subroutine CALLBACK
Input parameter P1 not used

 

 

Erroneous Elements:
Subroutines