R240 – Reference variables should always be declared against a known structure (WMB)

Reference variables should always be declared against a known structure (WMB)

For example:

DECLARE inLEVariablesRef REFERENCE TO InputLocalEnvironments;

Is invalid.