(C17097) Subroutines containing wrong usage of parameters or globals Error In: Completeness Description: In/Out/InOut parameters are not generated or modified, or are not used by the subroutine. Example: subroutine CALLBACKInput parameter P1 not used Erroneous Elements: Subroutines