DBA Data[Home] [Help]

APPS.PAY_RETRO_UTILS_PKG dependencies on PAY_RETRO_PKG

Line 255: pay_retro_pkg.maintain_retro_entry(l_ret_asg_id,

251: for unprocrec in get_unproc(rarec.ret_asg_id) loop
252: --
253: -- Either update or insert rows to represent those that
254: -- exist on our unproc RA.
255: pay_retro_pkg.maintain_retro_entry(l_ret_asg_id,
256: unprocrec.element_entry_id,
257: unprocrec.element_type_id,
258: unprocrec.reprocess_date,
259: unprocrec.effective_date,