DBA Data[Home] [Help]

APPS.PAY_RETRO_STATUS_LOAD dependencies on PAY_CORE_UTILS

Line 942: pay_core_utils.assert_condition

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