enumeration

A constant value associated with a name as part of a set of values. For example, you can declare an enumeration for a set of integer constants associated with the days of the week, and then use the names of the days instead of the numbers. Infor Public Sector comes with several enumerations already defined, and you can add other enumerations as required using the Schema Manager.