DBA Data[Home] [Help]

APPS.PER_RI_CONFIGURATION_API dependencies on PER_CNF_SHD

Line 268: per_cnf_shd.lck ( p_configuration_code => p_configuration_code,

264: --
265: -- Need to lock main table to maintain the locking ladder order
266: --
267: hr_utility.set_location( l_proc, 30);
268: per_cnf_shd.lck ( p_configuration_code => p_configuration_code,
269: p_object_version_number => p_object_version_number );
270: --
271: -- Remove all matching translation rows
272: --