DBA Data[Home] [Help]

APPS.HXC_ABS_RETRIEVAL_PKG dependencies on PY_ELEMENT_ENTRY_API

Line 2538: py_element_entry_api.update_element_entry

2534: hr_utility.TRACE ( 'ABS:p_cost_allocation_keyflex_id = ' || p_cost_allocation_keyflex_id );
2535: END IF;
2536:
2537: -- update element entries with the cost allocation keyflex id
2538: py_element_entry_api.update_element_entry
2539: (p_validate => FALSE,
2540: p_datetrack_update_mode => hr_api.g_correction,
2541: p_effective_date => TRUNC(l_effective_start_date),
2542: p_business_group_id => g_business_group_id,