In Oracle Global Human Resources Cloud, lookup types are used to define lists of values (lookup codes) for fields, such as drop-down menus or selection lists. The question indicates that a consultant cannot add a lookup code to an existing lookup type, and we need to identify the reason. Lookup types have a configuration level that determines their modifiability: System, Extensible, or User.
Option A: The lookup type has been defined as Read Only.This option is incorrect because Oracle HCM Cloud does not use a Read Only designation for lookup types. Instead, modifiability is controlled by the Configuration Level (System, Extensible, or User). A System lookup type is non-editable, an Extensible lookup type allows adding new codes but not modifying predefined ones, and a User lookup type is fully editable. The term Read Only may be confused with System lookup types, but it is not a standard term in Oracle documentation for this context, making this option invalid.
Option B: The configuration level of lookup type is set as System.This is the correct answer. Lookup types with a System configuration level are predefined by Oracle and cannot be modified by users, including adding, editing, or deleting lookup codes. For example, a lookup type like PER_PERSON_TYPE (for person types) is set as System, preventing consultants from adding new codes to maintain system integrity. If the consultant is trying to modify such a lookup type, they will be unable to add a lookup code, as the system restricts changes. Oracle documentation confirms that System lookup types are locked for modifications, making this the most likely reason.
Option C: The configuration level of lookup type is set as User.This option is incorrect. A lookup type with a User configuration level is fully editable, allowing users to add, edit, or delete lookup codes as needed. For instance, a custom lookup type created for department categories would typically be User level, enabling the consultant to add new codes freely. Since the consultant cannot add a lookup code, a User configuration level does not explain the issue.
Why this reason?The inability to add a lookup code points to a restriction on the lookup type’s modifiability. The System configuration level explicitly prevents changes to ensure consistency across the application, aligning with Oracle’s design for predefined lookup types. Neither Read Only nor User accurately describes the restriction, as Read Only is not a valid term, and User allows modifications.
References
Oracle Global Human Resources Cloud: Implementing Global Human Resources, Document ID: docs.oracle.com, Published: 2023-12-12
Section: Lookups: “System lookup types are predefined and can’t be modified. Extensible lookup types let you add new lookup codes, but you can’t modify predefined codes. User lookup types are fully editable.”
Oracle Global Human Resources Cloud: Using Global Human Resources, Document ID: docs.oracle.com, Published: 2024-07-02
Section: Manage Lookups: “You manage lookups using the Manage Common Lookups task. The configuration level determines whether you can add or modify lookup codes.”
Oracle Fusion Cloud Human Resources 24C What’s New, Document ID: docs.oracle.com, Published: 2024-08-27