Server Guide

Defined instance methods

Parameters supplied to CICS in CICSAppcconverse


Parameter Instance method Mode Type Notes/exceptions
CONVID(name) convid: Input Fixed(4)
FROM(data-area) from: Input Variable
FROMLENGTH(data-value) fromlength: Input Binary 16
MAXLENGTH(data-value) maxlength: Input Binary 16
NOTRUNCATE notruncate Input Switch

Parameters returned by CICS in CICSAppcconverseResult


Parameter Instance method Mode Type Notes/exceptions
RESP resp Output Fixed(2) Inherited from CICSResult.
RESP2 resp2 Output Fixed(2) Inherited from CICSResult.
SET(ptr-ref) set Output Variable
STATE(cvda) state Output Binary 32
TOLENGTH(data-area) tolength Output Binary 16


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