DBA Data[Home] [Help]

APPS.IRC_GLOBAL_REMAP_PKG dependencies on PER_ESA_UPD

Line 244: per_esa_upd.upd

240: --
241: -- call to establishment attendances row handler
242: --
243: hr_utility.set_location('Updating establishment attendances:'||l_proc, 105);
244: per_esa_upd.upd
245: (p_attendance_id => c_esa_rec.attendance_id
246: ,p_business_group_id => c_esa_rec.bg_id
247: ,p_object_version_number => l_esa_ovn
248: ,p_person_id => p_person_id

Line 344: per_esa_upd.upd

340: --
341: -- call to establishment attendances row handler
342: --
343: hr_utility.set_location('Updating establishment attendances:'||l_proc, 205);
344: per_esa_upd.upd
345: (p_attendance_id => c_esa_rec.attendance_id
346: ,p_object_version_number => l_esa_ovn
347: ,p_person_id => c_esa_rec.paf_person_id
348: ,p_business_group_id => c_esa_rec.bg_id