DBA Data[Home] [Help]

APPS.PAY_RETRO_UTILS_PKG dependencies on PAY_RETRO_PKG

Line 288: pay_retro_pkg.maintain_retro_entry(l_ret_asg_id,

284: for unprocrec in get_unproc(rarec.ret_asg_id) loop
285: --
286: -- Either update or insert rows to represent those that
287: -- exist on our unproc RA.
288: pay_retro_pkg.maintain_retro_entry(l_ret_asg_id,
289: unprocrec.element_entry_id,
290: unprocrec.element_type_id,
291: unprocrec.reprocess_date,
292: unprocrec.effective_date,