No config (in counting rules, etc) can help for counting intervening week ends or non-working days. For example
Config -
- counting rule:
- - seq no. 1: select week days M-F; select No.of working hrs > 0
- - seq no. 2: Select Sunday; deselect working hrs > 0
Assume PWS with M-Sat working, Sunday - off
Scenario 1
if the leave request is from Friday this week to Monday next week, counted as 4d -fine!!!
Scenario 2
if the leave request is from Friday this week to Sunday, some people may put in a request like this. counted as 3d - is this correct?
Scenario 3
Leave request split: request 1 Fri-Sat; request 2 Mon (next week)
Intervening Sunday not counted.
This may be covered with complex PCR's. It would be better to use user exit or ABAP Enhancement of the IT 2001 program MP200000 - where counting is done.
In some installations, combining of continuous leave requests has been attempted, but not very successfully.