TranDetails

Supplies additional information about the related transaction to the CICS® server.

TranDetails (runTran as String,
             attachTran as String)

runTran
The CICS transaction under which called programs will run. The default is to use the default server transaction. The length is adjusted to four characters by padding with blanks.
attachTran
The CICS transaction to which called programs are attached. The default is to use the default CPMI. The length is adjusted to four characters by padding with blanks.
The information is optional, but can be used to affect the environment in which programs are run on the CICS server.
Note: Use the Details method, to supply details of the CICS server, before using the TranDetails method; see Details.

Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//proref/hrfo019.html