Using a unique symbolic ``++PLIST++`` name provides a single definition point for the parameters used by any external routine being called. This ensures that the same information is passed every time the external routine is called, reducing the potential for mistakes in operation.
This rule flags non-compliant instances of ``++CALL++`` and ``++CALLB++``.