Server Guide

Defined instance methods

Parameters supplied to CICS in CICSRewrite


Parameter Instance method Mode Type Notes/exceptions
FILE(filename) file: Input Fixed(8)
FROM(data-area) from: Input Variable
LENGTH(data-area) length: Input Binary 16
SYSID(systemname) sysid: Input Fixed(4)

Parameters returned by CICS in CICSRewriteResult


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 ]