Server Guide

Defined instance methods

Parameters supplied to CICS in CICSAppcconnectprocess


Parameter Instance method Mode Type Notes/exceptions
CONVID(name) convid: Input Fixed(4)
PIPLENGTH(data-value) piplength: Input Binary 16
PIPLIST(data-area) piplist: Input Variable
PROCLENGTH(data-value) proclength: Input Binary 16
PROCNAME(data-area) procname: Input Fixed(64)
SYNCLEVEL(data-value) synclevel: Input Binary 16

Parameters returned by CICS in CICSAppcconnectprocessResult


Parameter Instance Method Mode Type Notes/Exceptions
RESP resp Output Fixed(2) Inherited from CICSResult.
RESP2 resp2 Output Fixed(2) Inherited from CICSResult.
STATE(cvda) state Output Binary 32


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