DBA Data[Home] [Help]

APPS.PAY_JP_BEE_UTILITY_PKG dependencies on PAY_COST_ALLOCATION_KEYFLEX

Line 287: pay_cost_allocation_keyflex cak

283: ee.subpriority
284: from per_all_assignments_f asg,
285: pay_element_links_f el,
286: pay_element_entries_f ee,
287: pay_cost_allocation_keyflex cak
288: where asg.assignment_id = p_assignment_id
289: and p_effective_date
290: between asg.effective_start_date and asg.effective_end_date
291: and el.element_type_id = p_element_type_id