How to create timecard manually using OTL Timekeeper responsibility? Which API should I use for the
Hi,
We have a requirement wherein user will do timeentry in excel. And then we need to read that excel data and put that in OTL.
Condition is: User can do time entry for himself/herself as well as for others.
So how to proceed with the same. I have created package using HXC_TIMESTORE_DEPOSIT API, but this API works with OTL Time Entry responsibility.
So my package will not work for our requirement. I wanted to know which API should I use to create manual tuimecard using OTL Timekeeper responsibility.
I found HCX_TIMEKEEPER API but it includes methods for submission of data rather than creation.