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/Output |
A Pointer to a character array on input that can contain a CICS System name if previously supplied by the commcfg.ini file. The memory area pointed to by this address contains the name of the CICS system to be used on the ECI API call. This exit can override the passed in system name. The character array is defined to receive a null terminated string of max length CICS_ECI_SYSTEM_MAX+1 ( 8 +1). |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|