DBA Data[Home] [Help]

APPS.HR_PERSON_EXTRA_INFO_API dependencies on HR_PERSON_EXTRA_INFO_BK2

Line 412: hr_person_extra_info_bk2.update_person_extra_info_b

408: --
409: -- Call Before Process User Hook
410: --
411: begin
412: hr_person_extra_info_bk2.update_person_extra_info_b
413: (p_person_extra_info_id => p_person_extra_info_id,
414: p_pei_attribute_category => p_pei_attribute_category,
415: p_pei_attribute1 => p_pei_attribute1,
416: p_pei_attribute2 => p_pei_attribute2,

Line 550: hr_person_extra_info_bk2.update_person_extra_info_a

546: --
547: -- Call After Process User Hook
548: --
549: begin
550: hr_person_extra_info_bk2.update_person_extra_info_a
551: (p_person_extra_info_id => p_person_extra_info_id,
552: p_pei_attribute_category => p_pei_attribute_category,
553: p_pei_attribute1 => p_pei_attribute1,
554: p_pei_attribute2 => p_pei_attribute2,