DBA Data[Home] [Help]

APPS.HR_RATE_API dependencies on PAY_PYR_SHD

Line 604: pay_pyr_shd.lck(p_rate_id => p_rate_id

600: -- =============
601: --
602: -- Need to lock main table to maintain the locking ladder order
603: --
604: pay_pyr_shd.lck(p_rate_id => p_rate_id
605: ,p_object_version_number => p_object_version_number);
606: --
607: hr_utility.set_location( l_proc, 40);
608: --