Column Maps are used to match source columns to destination columns that have different column names, eliminate columns from the process, and most importantly, allow the specification of values to be used to populate the destination columns.
Values that can be used to populate a destination column include special registers, the NULL value, literals, constants, expressions, and exit routines.
The Age function enables you to age individual columns.
The Currency function enables you to convert from one currency to another.