DBA Data[Home] [Help]

APPS.PAY_CORE_UTILS dependencies on PAY_UPGRADE_LEGISLATIONS

Line 2068: from pay_upgrade_legislations pul

2064: --
2065: begin
2066: select 1
2067: into l_dummy
2068: from pay_upgrade_legislations pul
2069: where pul.upgrade_definition_id = l_upgrade_definition_id
2070: and pul.legislation_code = l_bg_leg_code;
2071: --
2072: l_check_upgrade := TRUE;