Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
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