DBA Data[Home] [Help]

APPS.PAY_QPQ_API dependencies on PAY_INTERPRETER_PKG

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

4284: AND EE.effective_start_date <= PACT.date_earned
4285: and EE.effective_end_date >=
4286: decode(ET.proration_group_id,
4287: null, PACT.date_earned,
4288: pay_interpreter_pkg.prorate_start_date (v_asactid, ET.proration_group_id))
4289: AND EE.element_link_id = EL.element_link_id
4290: AND PACT.date_earned BETWEEN EL.effective_start_date
4291: AND EL.effective_end_date
4292: AND EL.element_type_id = ET.element_type_id