...
Reference | Rule |
---|---|
(1) | If there are TS.Timesheet elements that have TS.day = 'ANY', TS.startDate and TS.endDate empty, select all of them and decode following the algorithm described by Production rule Daily. |
(2) | If there are TS.Timesheet elements that have TS.day = 'ANY', TS.startDate and TS.endDate not empty, select all of them and decode following the algorithm described by Production rule Dates. |
(3) | If there are TS.Timesheet elements that have TS.day containing a value diffrent different to 'ANY' and TS.startDate and TS.endDate empty, select all of them and decode following the algorithm described by Production rule Weekdays. |