Server Guide

Defined instance methods

Parameters supplied to CICS in CICSRead


Parameter Instance method Mode Type Notes/exceptions
EQUAL equal Input Switch
FILE(filename) file: Input Fixed(8)
GENERIC generic Input Switch
GTEQ gteq Input Switch
KEYLENGTH(data-value) keylength: Input Binary 16
RBA rba Input Switch
RIDFLD(data-area) ridfld: Input Variable
RRN rrn Input Switch
SYSID(systemname) sysid: Input Fixed(4)
UPDATE update Input Switch

Parameters returned by CICS in CICSReadResult


Parameter Instance method Mode Type Notes/exceptions
LENGTH(data-area) length Output Binary 16
RESP resp Output Fixed(2) Inherited from CICSResult.
RESP2 resp2 Output Fixed(2) Inherited from CICSResult.
SET(ptr-ref) set Output Variable


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