DBA Data[Home] [Help]

APPS.PAY_JP_BEE_UTILITY_PKG dependencies on PAY_ELEMENT_ENTRIES_F

Line 286: pay_element_entries_f ee,

282: ee.personal_payment_method_id,
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