Editing an enumeration

Caution: 
Changing an existing enumeration will cause errors wherever it has already been used. If you change an enumeration, you must update any references to it throughout your system.
  1. Select System > Agency Personalization > Schema Manager.
  2. Click the Enumerations node below the Infor Product Families tree.
  3. In the Enumeration Collections tree on the right, browse to the node for the enumeration that you want to edit.
  4. Right-click the enumeration node and select Edit [Name of Enumeration].
  5. Change the enumeration as required.
    You can indicate that the value is a string by enclosing it in single quotation marks. Otherwise, Infor Public Sector treats the value as numeric.
  6. Click Save.
    Infor Public Sector updates the enumeration with your changes. If you changed the enumeration name or value, the new information is displayed in the Enumeration Collections tree.