Previous Topic: Enhanced Array Support

Next Topic: Enhanced Array Support Restrictions

Enhanced Array Support Terms

To assist you with understanding this enhancement, we use two new descriptive terms throughout the CA 2E documentation:

Multiple-instance array parameter

Describes when a parameter is passed as an array (when the "Pass as Array" flag is set to 'Y'). The parameter contains multiple instances of data, where each instance contains all the fields which are individually specified as parameters using the parameter details display.

Single-instance array parameter

Describes when a parameter defined using an array is not passed as an array (when the Pass as Array flag is not available or is set to blank). The parameter contains all the fields which are individually specified as parameters using the parameter details display.