Global Absence Plan Duration Formula Cannot Get the Total Duration of Leave
Summary:
How To get Total Duration of Leave applied at Global Absence Plan Duration Formula
Content (required):
Version (include the version you are using, if applicable):
23B
Code Snippet (add any code snippets that support your topic, if applicable):
/***************************************
FORMULA NAME: XX_ABS_ANNUAL_LEAVE_PLAN_DURATION_FF
FORMULA TYPE: Global Absence Plan Duration
DESCRIPTION: This formula exclude the weekend from duration calculation if leave <= 5 Days
Last Update Date : 11/07/2023 DD/MM/YYYY
Last Updated By : Mohamed Hesham Mazid
*/
DEFAULT FOR IV_START_DATE IS '4712/12/31 00:00:00' (date)
DEFAULT FOR IV_END_DATE IS '4712/12/31 00:00:00' (date)
DEFAULT FOR IV_ACTUALSTARTDATE IS '4712/12/31 00:00:00' (date)