Rational Developer for System z
PL/I for Windows, Version 8.0, Programming Guide

CICS abends used for PL/I programs

APLS
This abend is issued on termination, if termination is caused by the ERROR condition, and the ERROR condition was not caused by an abend (other than an ASRA abend).

This is the abend code issued by PL/I when either:

  1. A transaction terminates in error due to a PL/I software interrupt (CONVERSION, for example), and there is no ERROR ON-unit
  2. The program takes normal return from the ERROR ON-unit.

Because the program failed, the failure must be reflected to CICS on your workstation as an abend so that DTB, and so on, can occur if necessary.

APLT
An error was detected in the user exit.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)