Previous Topic: PurposeNext Topic: Return Code


Arguments

The following table gives a brief description of each of the arguments:

Name

I/O

Description

*pTranCode

Input

A pointer to an 8-character array containing the transaction code to be invoked using the ECI call.

*pNextLoc

Input

A pointer to a character array containing the Next Location system attribute as set within the DP client using CA Gen action diagram statements.

*pProcName

Input

A pointer to a character array containing the target Procedure Step name.

*pModelName

Input

A pointer to a character array containing the model name containing the target Procedure Step.

*pSysName

Input

A Pointer to a character array containing the CICS System name which is the target of the request. This value can have been previously customized using the ci_eci_get_system_name user exit.

*pTpn

Input/Output

A pointer to a four-character array containing the CICS ECI Mirror Transaction name. This exit by default will set this argument to CPMI. If the array is set to contain NULLs, CPMI will also be used for the Mirror Transaction.