DBA Data[Home] [Help]

APPS.PAY_CORE_UTILS dependencies on PAY_UPGRADE_LEGISLATIONS

Line 1947: from pay_upgrade_legislations pul

1943: --
1944: begin
1945: select 1
1946: into l_dummy
1947: from pay_upgrade_legislations pul
1948: where pul.upgrade_definition_id = l_upgrade_definition_id
1949: and pul.legislation_code = l_bg_leg_code;
1950: --
1951: l_check_upgrade := TRUE;