Server Guide

Defined instance methods

Parameters supplied to CICS in CICSInquiretransaction


Parameter Instance method Mode Type Notes/exceptions
TRANSACTION(name) transaction: Input Fixed(4)

Parameters returned by CICS in CICSInquiretransactionResult


Parameter Instance method Mode Type Notes/exceptions
PROGRAM(data-area) program Output Fixed(8)
REMOTESYSTEM(data-area) remotesystem Output Fixed(4)
RESP resp Output Fixed(2) Inherited from CICSResult.
RESP2 resp2 Output Fixed(2) Inherited from CICSResult.
STATUS(cvda) status Output Binary 32


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