Specialized Administration > Tailoring Business Objects > Enumerated Type Customization Utility > Accessing a Resource Bundle
  
Accessing a Resource Bundle
To access the resource bundle for the enumerated type that you want to customize, use the following procedure:
1. Click Browse and select an enumerated type.
The enumerated type's values, as taken from the default resource bundle, are displayed in a table on the upper panel.
2. If you want to customize the resource info for a specific locale, select that locale from the Locale drop-down list.
3. To completely replace the owner-created values with your customized values, select the Replacement checkbox.
The rows of the table appear either in alphabetic order, or in an explicitly arranged order. The type of ordering is determined by the owner of the enumerated type, and cannot be changed. If the sort order is explicit, you can rearrange the rows by clicking Move Up and Move Down.
The row showing the default value appears in bold. Rows that have been customized appear in italics.
The following table describes the contents of the rows:
Column
Description
Display Name
The name as it is displayed in the client. The display name is localizable.
Key
The internal key, which is the value stored in the database when a persistent attribute is an enumerated type.
Description
A description of the value.
Selectable
Indicates whether the value is included in lists displayed in the client; if an X appears in this field, the value is selectable. Typically an item is marked as not selectable (the field is blank) when it is obsolete.
Values in the table cannot be edited directly. However, the attributes of the selected value are displayed in editable fields in the bottom panel.