Here you go

Friday, March 11, 2016

Oracle Time and Labour Recommended APIs





APIs in Oracle Time & Labor

Application Programmatic Interfaces (APIs) are a logical grouping of all external process routines. Oracle Time & Labor includes a set of PL/SQL packages, procedures and functions that provide an open interface to the database.
See: APIs in Oracle HRMS, Implementing Oracle HRMS. See also the Oracle Applications System Administrator's Guide.
all of which can be found on MetaLink
The following table shows the publicly callable business process APIs delivered with Oracle Time & Labor.

Reference : Oracle Document : 216773.1

Package Name File Name Business Process Supported by Data Pump
hxc_timestore_deposit hxctsdp.pkb create_time_entry, update_building_block, create_attribute, update_attribute, execute_deposit_process, DELETE_TIMECARD No
hxc_recurring_periods_api hxchrpapi.pkh create_recurring_periods, update_recurring_periods, delete_recurring_periods No
hxc_time_recipient_api hxchtrapi.pkh create_time_recipient, update_time_recipient, delete_time_recipient No
hxc_time_source hxchtsapi.pkh create_time_source,
update_time_source,
delete_time_source
No
hxc_self_service_timecard_api hxctcmapi.pkh timecard_pump No
hxt_gen_aai hxtgenai.pkh create_otlr_add_assign_info, update_otlr_add_assign_info No
hxt_time_collection hxttcol.pkh record_time No

No comments:

Post a Comment

Thanks for making a comment.