Source lists

The Enumerated lists store the list of countries and the list of all allergens sub-types. These lists can be modified as per the requirement and are not impacted by an upgrade.

The enumerated lists are:

  • C_COUNTRIES
  • C_ALLERGEN_SOURCES
Note: You must ensure to note where else in the configuration this list is used (extension fields/tables and so on).

All Allergen Sources are stored in one list, and the end users cannot view the Enumerated Values. To identify the main allergen, you can add prefix to the enum values. For example, FISH_TUNA or FISH_PERCH.

A roll up parameter requires sub-types to be calculated. An administrator can add the appropriate sources to a parameter, preferably creating the enum values with the above prefix suggestion. There is no dependence on the parameter code or set classification. Any parameter can be used.

The Sources tab can be hidden for specific object classes and/or user roles using the Configure Templates form.