


1. Reference modification may be used anywhere in the program where an alphanumeric data item may be referenced.
2. A reference modification does not create a persistent data item. Unless the result of the reference modification is assigned to a compatible data object, you can refer to the value of the reference modification later in the program only by repeating the reference modification.
3. The reference-modified data item is treated as an alphanumeric field.