Server Guide

Defined instance methods

Parameters supplied to CICS in CICSAssign

None.

Parameters returned by CICS in CICSAssignResult


Parameter Instance method Mode Type Notes/exceptions
ABCODE(data-area) abcode Output Fixed(4)
APPLID(data-area) applid Output Fixed(8)
CWALENG(data-area) cwaleng Output Binary 16
FACILITY(data-area) facility Output Fixed(4)
NETNAME(data-area) netname Output Fixed(8)
PRINSYSID(data-area) prinsysid Output Fixed(4)
QNAME(data-area) qname Output Fixed(4)
RESP resp Output Fixed(2) Inherited from CICSResult. Always returns zero.
RESP2 resp2 Output Fixed(2) Inherited from CICSResult. Always returns zero.
STARTCODE(data-area) startcode Output Fixed(2)
SYSID(data-area) sysid Output Fixed(4)
TCTUALENG(data-area) tctualeng Output Binary 16
TWALENG(data-area) twaleng Output Binary 16
USERID(data-area) userid Output Fixed(8)


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