I've little knowledge in this area, but are you able to load any data in via TIMREP_TRANSACTION from the outside?
I think you will need a transformer to prepare (have prepared) to load the data.
Another way is maybe to use a migration job that reads the data and processes it into mentioned view.
Hi,
At one of my customers we build a webservice in Apps 9 to load this data via a middleware tool.
Of course this was a customization, the load was done once a day, that way we had the start end and time and could calculate the number of attendance hours
the special rules, for being late or early, where implemented in the middleware if I remember correctly
Besides using a webservice and a middleware tool this can probably also be done with a migration job, if the tool scanning the check-in and check-out can calculate the attendance hours and can deliver a CSV file
There are usually a lot of exception, like people clocking in, but not clocking out, or vice versa, or people working from home, not clocking at all
Hope this helps a bit
Regards Erik