DBA Data[Home] [Help]

APPS.PAY_RETRO_STATUS_LOAD_API dependencies on PAY_CORE_UTILS

Line 955: pay_core_utils.assert_condition

951: --
952: -- The upload mode is not either UPDATE or DELETE.
953: -- Raise an assertion error.
954: --
955: pay_core_utils.assert_condition
956: (l_proc||':chk_update_or_delete_mode' ,false);
957: end if;
958:
959: hr_utility.set_location(' Leaving:'||l_proc, 80);