Shift Breakdown DBIs
You can now use two new DBIs within fast formulas to retrieve the shifts that make up an absence. These are the two DBIs:
- ANC_ABS_SHIFT_BREAKDOWN_BY_ENTRY_ID_UE - Returns the absence shift breakdown when the ABSENCE_ENTRY_ID is passed in as the context value.
- ANC_ABS_SHIFT_BREAKDOWN_BY_PERSON_ID_UE - Returns the absence shift breakdown when the PERSON_ID and Start and End dates are passed in as context values.
You can also use a new DBI available for extracts:
- ANC_ABS_EXT_SHIFT_BREAKDOWN_BY_PERSON_ID_UE - Extracts for Absence Shift Breakdown using Person Id
Two new DBIs are available for use within fast formulas to retrieve the shifts that make up an absence.
Steps to Enable
You don't need to do anything to enable this feature.