Server Guide

Defined instance methods

Parameters supplied to CICS in CICSWrite


Parameter Instance method Mode Type Notes/exceptions
FILE(filename) file: Input Fixed(8)
FROM(data-area) from: Input Variable
KEYLENGTH(data-value) keylength: Input Binary 16
LENGTH(data-value) length: Input Binary 16
MASSINSERT massinsert Input Switch
RBA rba Input Switch
RIDFLD(data-area) ridfld: I/O Variable
RRN rrn Input Switch
SYSID(systemname) sysid: Input Fixed(4)

Parameters returned by CICS in CICSWriteResult


Parameter Instance method Mode Type Notes/exceptions
RESP resp Output Fixed(2) Inherited from CICSResult.
RESP2 resp2 Output Fixed(2) Inherited from CICSResult.
RIDFLD(data-area) ridfld I/O Variable


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