DBA Data[Home] [Help]

APPS.PAY_QPQ_API dependencies on PAY_INTERPRETER_PKG

Line 4310: pay_interpreter_pkg.prorate_start_date (v_asactid, ET.proration_group_id))

4306: AND EE.effective_start_date <= PACT.date_earned
4307: and EE.effective_end_date >=
4308: decode(ET.proration_group_id,
4309: null, PACT.date_earned,
4310: pay_interpreter_pkg.prorate_start_date (v_asactid, ET.proration_group_id))
4311: AND EE.element_link_id = EL.element_link_id
4312: AND PACT.date_earned BETWEEN EL.effective_start_date
4313: AND EL.effective_end_date
4314: AND EL.element_type_id = ET.element_type_id