To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Employment Seniority Date Adjustment Fast Formula
Hi,
We are having custom logic to find out number of days to adjust which is based on the assignment DFF.
Let say example,
Employee status is maintained in one of the assignment DFF attribute and the seniority date has to be adjusted based on the DFF value.
01-Apr-2022 to 15-Apr-2022 > DFF Attribute = 'Temp1' (-15 days)
16-Apr-2022 to 16-Apr-2022 > DFF Attribute = 'Temp2' (-1 days)
17-Apr-2022 to 31-Dec-4712 > DFF Attribute = 'Perm'
So have to exclude Temp1 and Temp2 periods from the seniority calculations. "Calculate seniority Date process" ran on 19-Apr.. so the expected seniority date is 17-APR-2022 with 3 days length of service by adjusting -16 days from the hire date (01-Apr-2022)