Module Chart Checks : (C5063) Formal parameters whose data-type is not global

(C5063) Formal parameters whose data-type is not global

Error In:
Correctness
Description:
Formal parameters are defined to be a particular user-defined type (UDT), but the UDT is defined in the generic chart. Because the UDT is not visible outside the generic chart, an actual binding cannot have this type.
Erroneous Elements:
Data-items of formal parameters