Get Time Card Period (Employee Time Card Details)
Summary:
We have a requirement to get employee's timecard (timeentry details) ... daywise.
We have got the measure (days) from the table hwm_tm_rec using the resource_id joining with the Person_ID in Per_All_People_F
We want to display the timecard period as well. Example Below.
Time Card Period 2019-11-02 - 2019-11-09
Even if the employee does not have any entry on Sunday , but still we should display the column in the report.
Any idea from which table we can get the time card period.? it would be helpful if anyone can share any sample query for rerference.
0