Hi,
I have a custom time type which I am accumulating as per the various scenarios of swipe timings on a particular time recording terminal. I have passed it to a WT by writing ADDZL 8000 (where 8000 is my WT).
My Time type accumulates hours as per the swipe scenarios.
For eg, if I have multiple clock in's on a single day on the same time terminal, I will only pass 1 for that day & not 2. This is working fine in my PCR & SALDO is also correctly accumulating for the combined period.
The problem comes when I am passing the day balance to ZL. In the above scenario, the value being passed is 2 whereas it should be 1 (as is correctly accumulating in ZES for that day & SALDO for the entire period). So why is 2 being passed for that particular day in ZL only?
Can anyone help?
Appreciate the expert advice on this.