PDR4012S

Section, Line number, Column number: An EXIT statement was encountered outside of all DO and FOR loops.

What happened: The rule compiler found an EXIT statement outside all DO and FOR loops.

What to do: Remove the EXIT statement.