DBA Data[Home] [Help]

APPS.BEN_CWB_BACKOUT_POST_PROCESS dependencies on FND_CURRENCIES

Line 814: fnd_currencies curr

810: FROM per_all_assignments_f asg,
811: per_pay_bases ppb,
812: pay_input_values_f piv,
813: pay_element_types_f pet,
814: fnd_currencies curr
815: WHERE asg.assignment_id = v_assignment_id
816: AND v_effective_date BETWEEN asg.effective_start_date
817: AND asg.effective_end_date
818: AND asg.pay_basis_id = ppb.pay_basis_id