alias in transferToTransaction element

In the transferToTransaction element of the linkage options part, the alias property specifies the runtime name of the program that is identified in the toPgm property.

This property is necessary if your code is transferring to a program whose runtime name is different from the name of the related program part. The value of this property must match the alias (if any) you specified when declaring the program to which you are transferring. If you did not specify an alias when declaring that program, either set the alias property to the name of the program part or do not set the property at all.


Feedback