Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
OTL Timestore Deposit API - Create Timecard building block returns -2
Hi, I am facing while trying to use OTL Timestore Deposit API for the first time.
hxc_timestore_deposit.create_timecard_bb is returning -2 in the output parameter p_time_building_block_id, and I am not able to figure out what is the issue as there is no error message indicating the problem.
As in the API document, I have enabled profile options FND: Debug Log Enabled = Yes and FND: Debug Log Level = Statement. Then used hxc_timestore_deposit.log_messages to get the message but nothing is appearing.
Here is the script i am using
DECLARE
l_tbl_timecard_info hxc_self_service_time_deposit.timecard_info;