SPL1036: "%s:E(L%d), Expecting end label %s instead of %s ."
Explanation:
A labeled iteration statement or BEGIN-END block of the procedure body is terminated with an extraneous text while expecting an end label. The first <%s> contains the expected end label, and the next <%s> contains the extra text.
Generated By:
TSP module.
For Whom:
End user.
Remedy:
Remove the extraneous text and specify an appropriate end label.