Rounding of Carry-Over
Company has multiple branches in various countries. For the branche in France a requirement is to round the absence carry-over when running first period of new absence year.
The carry-over should always be rounded up to avoid decimals.
So a balance of 3 days will reamin 3 days, but 3,5 days will be carry-over as 4 days and 5,2 days also carry over will be 6 days.
Is there any way to get this done in Oracle Fusion Absence management?
Code Snippet (add any code snippets that support your topic, if applicable):