Get Started with Redwood: Oracle Cloud SCM and Purchasing
Absence start date should not be 31st Dec of last year
Summary
Absence start date should not be 31st Dec of last yearContent
Hi Everyone,
We have requirement, we should not allow Employee to apply an absence, if absence start date is 31st Dec of last year. For that I have written below ‘Global absence entry validation’ fast formula.
And If I apply the absence with absence start date as 31st Dec 2018, absence got submitted, but it’s not correct.
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_DATA_VALUE for ANC_PER_ABS_ENTRS_ABSENCE_ENTRY_ID_ARR is 0
Tagged:
1