Payroll and OTL - EBS (MOSC)

MOSC Banner

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: Import Timecard

edited Feb 29, 2012 10:19PM in Payroll and OTL - EBS (MOSC) 5 commentsAnswered
Hi,

has anyone used standard API to import Timecards on OTL module?

I refferred to HXC.pdf document but maybe the procedure versions inside the document  are older than the ones we have on release 11.5.10.2.

This is the script i used:

Declare-- Variable declarations ------------------------ l_tbl_timecard_info HXC_SELF_SERVICE_TIME_DEPOSIT.TIMECARD_INFO; l_tbl_attributes_info HXC_SELF_SERVICE_TIME_DEPOSIT.APP_ATTRIBUTES_INFO; l_tbl_messages HXC_SELF_SERVICE_TIME_DEPOSIT.MESSAGE_TABLE; l_start_time DATE := fnd_date.canonical_to_date ('2012/01/01 00:00:00');

l_stop_time DATE := fnd_date.canonical_to_date ('2012/01/07 23:59:59');l_tc_bb_id

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center