DBA Data[Home] [Help]

APPS.PAY_RETRO_STATUS_LOAD dependencies on PAY_CORE_UTILS

Line 940: pay_core_utils.assert_condition

936: --
937: -- The upload mode is not either UPDATE or DELETE.
938: -- Raise an assertion error.
939: --
940: pay_core_utils.assert_condition
941: (l_proc||':chk_update_or_delete_mode' ,false);
942: end if;
943:
944: hr_utility.set_location(' Leaving:'||l_proc, 80);