Interface CICSHandlerInterface

All Superinterfaces:
SQLHandlerInterface

public interface CICSHandlerInterface extends SQLHandlerInterface
  • Field Details

    • HANDLER_INVOKE_PROGRAM

      static final int HANDLER_INVOKE_PROGRAM
      used for EXECICS HANDLE ABEND PROGRAM(xyz);

      Note: Any COMMAREA that the calling program is using is passed to the exit program.
      See Also: