Statechart Checks : (C1103) Subroutines that call other subroutines whose global elements are missing from the calling subroutine definition

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

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