DBA Data[Home] [Help]

APPS.PAY_RETRO_PKG dependencies on PAY_RETRO_UTILS_PKG

Line 874: l_retro_comp_id := pay_retro_utils_pkg.get_retro_component_id(

870: BEGIN
871: -- This procedure is obsolete
872: -- All code should be calling the following directly.
873: --
874: l_retro_comp_id := pay_retro_utils_pkg.get_retro_component_id(
875: p_element_entry_id,
876: p_ef_date,
877: null); -- Direct calls should also pass element_type_id
878: --