Server Guide

Defined instance methods

Parameters supplied to CICS in CICSSettdqueue


Parameter Instance method Mode Type Notes/exceptions
ATITERMID(data-value) atitermid: Input Fixed(4) Intrapartition queues only.
ATITRANID(data-value) atitranid: Input Fixed(4) Intrapartition queues only.
ENABLESTATUS(cvda) enablestatus: Input Binary 32
OPENSTATUS(cvda) openstatus: Input Binary 32 Extrapartition queues only.
TDQUEUE(name) tdqueue: Input Fixed(4)
TRIGGERLEVEL(data-value) triggerlevel: Input Binary 16 Intrapartition queues only.

Parameters returned by CICS in CICSSettdqueueResult


Parameter Instance method Mode Type Notes/exceptions
RESP resp Output Fixed(2) Inherited from CICSResult.
RESP2 resp2 Output Fixed(2) Inherited from CICSResult.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]