Server Guide

Defined instance methods

Parameters supplied to CICS in CICSWriteqts


Parameter Instance method Mode Type Notes/exceptions
AUXILIARY auxiliary Input Switch
FROM(data-area) from: Input Variable
ITEM(data-area) item: I/O Binary 16
LENGTH(data-value) length: Input Binary 16
MAIN main Input Switch
NOSUSPEND nosuspend Input Switch
QUEUE(name) queue: Input Fixed(8)
REWRITE rewrite Input Switch
SYSID(systemname) sysid: Input Fixed(4) Remote systems only

Parameters returned by CICS in CICSWriteqtsResult


Parameter Instance method Mode Type Notes/exceptions
ITEM(data-area) item I/O Binary 16
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 ]