DBA Data[Home] [Help]

APPS.IRC_GLOBAL_REMAP_PKG dependencies on PER_PHN_UPD

Line 187: per_phn_upd.upd

183: --
184: -- call to phones row handler
185: --
186: hr_utility.set_location('Updating phones:'||l_proc, 45);
187: per_phn_upd.upd
188: (p_phone_id => c_phn_rec.phone_id
189: ,p_parent_id => p_person_id
190: ,p_parent_table => 'PER_ALL_PEOPLE_F'
191: ,p_object_version_number => l_phn_ovn

Line 287: per_phn_upd.upd

283: --
284: -- call to phones row handler
285: --
286: hr_utility.set_location('Updating phones:'||l_proc, 145);
287: per_phn_upd.upd
288: (p_phone_id => c_phn_rec.phone_id
289: ,p_parent_id => c_phn_rec.paf_person_id
290: ,p_parent_table => 'PER_ALL_PEOPLE_F'
291: ,p_object_version_number => l_phn_ovn