DBA Data[Home] [Help]

APPS.HR_LOCATION_EXTRA_INFO_API dependencies on HR_LOCATION_EXTRA_INFO_BK2

Line 429: hr_location_extra_info_bk2.update_location_extra_info_b

425: --
426: -- Call Before Process User Hook
427: --
428: begin
429: hr_location_extra_info_bk2.update_location_extra_info_b
430: (p_location_extra_info_id => p_location_extra_info_id,
431: p_lei_attribute_category => p_lei_attribute_category,
432: p_lei_attribute1 => p_lei_attribute1,
433: p_lei_attribute2 => p_lei_attribute2,

Line 570: hr_location_extra_info_bk2.update_location_extra_info_a

566: --
567: -- Call After Process User Hook
568: --
569: begin
570: hr_location_extra_info_bk2.update_location_extra_info_a
571: (p_location_extra_info_id => p_location_extra_info_id,
572: p_lei_attribute_category => p_lei_attribute_category,
573: p_lei_attribute1 => p_lei_attribute1,
574: p_lei_attribute2 => p_lei_attribute2,