How to delete time card entry of one specific day using HDL?
Summary:
If an employee has October time card entry and we want to delete one specific day entry. How can this be achieved using HDL?
e.g. For October month employee has submitted time card and we want to delete entry for 3rd October 20205. How can this day entry be deleted using HDL?
Content (please ensure you mask any confidential information):
As per Oracle documentation we need to use BO : Time Record Group
METADATA|TimeRecordGroup|TimeRecordGroupId|ResourceId|ResourceType|TcStartTime|TcStopTime|GroupType
How to pass TimeRecordGroupId for one specific day?
Version (include the version you are using, if applicable):
25 D
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0