The correct answer is B. Alpha-Numeric .
In Workday Time Tracking, calculation priorities are defined using an alpha-numeric field . This allows organizations to create priority values that include both letters and numbers , such as USA0045 or USA_HRL_50 , depending on how the tenant’s naming convention is structured. Workday uses these values to control the order in which time calculations run, with lower priority values generally processing before higher ones.
An alpha-numeric format is useful because it provides flexibility. The alphabetic portion can identify a country, worker group, pay group, or processing category, while the numeric portion establishes the sequence. This helps administrators organize time calculations in a way that is both readable and scalable, especially when many calculation rules exist across different populations.
The other options are incorrect because they do not support how Workday defines calculation priorities. A Lookup field would reference another object rather than store a structured priority code directly. A Boolean field only supports true/false values, which would not be enough to define processing order. A Date field is designed for calendar-based values and has no role in sequencing time calculations.
Therefore, the field type used to define Time Tracking Calculation priorities in Workday is Alpha-Numeric .