H Guru's
We have been told by customers to generate the Quota's through time Evaluation, Currently they are not using time evaluation, but for calculating OT, they are using a positive schema, which calculates OT everyday for employee.
We have done our development to generate the Quota's through time Evaluation we have added necessary PCR's in the schema which calculates OT itself.
Customers say that they want to run this schema at any time they want , to generate quotas in 2006, they given a example, like on january 1 2014, they run schema from 01.01.2014 to 31.12.2014, in order to get the quota's i mean for future date also.
But problem is Standard PCR TD10 checks DWS active or not, so it terminates for the next day, thought of removing that TD10, removed schema ran succesfully, but another standard one TE20 which generates TIP entries when shift is on and same day public holiday for future dates, so ZL table is calculated , we feel this is unecessary becuase of future running also it calculates ZL, we need to avoid this.
So we must need to check the system date and Current date in Time evaulation in order to avoid future calculations.
How to achieve this functionality
Thanks
Sriram