alias in callLink element

The linkage options part, callLink element, property alias specifies the run-time name of the program identified in property pgmName. The property is meaningful only when pgmName refers to a program that is called by the program being generated.

The value of this property must match the alias (if any) you specified when declaring the program. If you did not specify an alias when declaring the program, either set the callLink element property alias to the name of the program part or do not set the property at all.

Related concepts
Linkage options part

Related tasks
Editing the callLink element of a linkage options part

Related reference
callLink element
pgmName in callLink element