From where GET_WORKING_DAYS(ld_period_start_date,ld_period_end_date) read weekend days ( 2 Days)
Summary:
we are moving from Calendar days to working Days in Absence management and I have created New Absence Type and Absence plan where UOM is Day ,
I am trying to create a conversion formula ( calculating absence duration) and I have used GET_WORKING_DAYS(ld_period_start_date,ld_period_end_date)
Its giving right working days but assuming Sunday as off day rather Friday off, in the Schedule that is assigned at location level the 1st working Day is Sunday and last working Day is Thursday
From where this function read working days and Week end days
Content (please ensure you mask any confidential information):