Module Chart Checks : (C5095) Subroutines that call other subroutines whose global elements are missing from the calling subroutine definition

(C5095) Subroutines that call other subroutines whose global elements are missing from
the calling subroutine definition

Error In:
Correctness
Description:
Global elements of a subroutine, SUB, must be declared as global elements of any other subroutine calling SUB.
Erroneous Elements:
Subroutines