In Oracle Global Human Resources Cloud, divisions are part of the workforce structure and can be associated with workers indirectly through other structures like positions, departments, or flexfields.
Option A: Incorrect. Division is not a delivered field on the position object; it’s a separate workforce structure. While positions can link to departments or business units, they do not inherently carry a division field.
Option B: Correct. By configuring an Organization Tree (via Manage Organization Trees), you can define a hierarchy where departments roll up to divisions. Associating a worker with a department in this hierarchy links them to the corresponding division indirectly.
Option C: Incorrect. Division is not a standard delivered field on the worker assignment; it must be configured via flexfields or derived through hierarchy.
Option D: Correct. You can extend the assignment record using a descriptive flexfield (DFF), defining a segment with a table value set linked to the Division object. During assignment creation, selecting a division in this segment associates the worker with it.
The correct answers areBandD, as supported by "Implementing Global Human Resources" under Workforce Structures and Flexfields.
[References: Oracle Global Human Resources Cloud - Implementing Global Human Resources, Chapter 2: Enterprise Structures, Chapter 8: Flexfields., , , , ]
Submit