DBA Data[Home] [Help]

APPS.PAY_RETRO_PKG dependencies on PAY_RETRO_UTILS_PKG

Line 843: l_retro_comp_id := pay_retro_utils_pkg.get_retro_component_id(

839: BEGIN
840: -- This procedure is obsolete
841: -- All code should be calling the following directly.
842: --
843: l_retro_comp_id := pay_retro_utils_pkg.get_retro_component_id(
844: p_element_entry_id,
845: p_ef_date,
846: null); -- Direct calls should also pass element_type_id
847: --