This page (revision-13) was last changed on 26-Nov-2021 10:22 by mmcfarland

This page was created on 26-Nov-2021 10:22 by JEscott

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
13 26-Nov-2021 10:22 4 KB mmcfarland to previous
12 26-Nov-2021 10:22 4 KB mmcfarland to previous | to last
11 26-Nov-2021 10:22 3 KB mmcfarland to previous | to last
10 26-Nov-2021 10:22 3 KB mmcfarland to previous | to last
9 26-Nov-2021 10:22 3 KB mmcfarland to previous | to last
8 26-Nov-2021 10:22 3 KB rforbes to previous | to last
7 26-Nov-2021 10:22 3 KB rforbes to previous | to last
6 26-Nov-2021 10:22 3 KB rforbes to previous | to last
5 26-Nov-2021 10:22 3 KB rforbes to previous | to last
4 26-Nov-2021 10:22 3 KB jmyers to previous | to last
3 26-Nov-2021 10:22 3 KB jmyers to previous | to last
2 26-Nov-2021 10:22 1 KB JEscott to previous | to last
1 26-Nov-2021 10:22 1 KB JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 12 changed one line
Note:
%%information Note:\\
At line 16 changed one line
*This rule has impact during time generation of the current time sheet, and does not have any impact on prior period adjustments key in on current time sheet, since the adjustments are key in through time sheet entries(PTSE table)
*This rule has impact during time generation of the current time sheet, and does not have any impact on prior period adjustments key in on current time sheet, since the adjustments are key in through time sheet entries(PTSE table)%%
At line 19 added 44 lines
This time rule is to address the issue of Leaves entered on WETTS and WEALP that do not respect the Adjust Scheduled Time toggle on IDTC.
When you look from the time sheet perspective this can appear to be confusing , but when you look form time scheduling prospective this is how we have to handle this for now.
A short explanation of what happens behind the scene in both types of time sheet and what the limitations are.
1. Hours time sheets
The toggle is respected
The process here is very simple we generate time(PTSE) base on work calendar, and at this level we have an auto balancing process that take in consideration this toggle
When you enter a AAL a PTSE is created
2. From/To time sheets
The toggle is NOT respected
The time generation engine is very complex and need to cover different business and its main focus is not PTSE, PTSE is a later result
Main steps:
- TSH+TTX = TTE
- TTE with time code is move on PTSE in case that we have an open timesheet
- If timesheet does not exist we stop at TTE level until a open timesheet is created.
When you enter a AAL a TTX is created and it is apply against the time generated by TSH
Form a schedule perspective when you enter a AAL means you are not there, so the time generation engine remove the work time on leave TTX time frame and create vacancies, so even if we create a auto balancing process for this kind of time sheets, it is to late since the time is already generated ahead.
Also during the time generation TSH + TTX we may not have the time code available.
The time code is attached later ( e.g. default time code time rule )
This time rule is a indicator to change the behaviour of time generation engine to process this leave TTX on a different path then the regular one.