DBA Data[Home] [Help]

APPS.HR_POSITION_EXTRA_INFO_API dependencies on HR_POSITION_EXTRA_INFO_BK2

Line 409: hr_position_extra_info_bk2.update_position_extra_info_b

405: --
406: -- Call Before Process User Hook
407: --
408: begin
409: hr_position_extra_info_bk2.update_position_extra_info_b
410: (
411: p_position_extra_info_id => p_position_extra_info_id,
412: p_poei_attribute_category => p_poei_attribute_category,
413: p_poei_attribute1 => p_poei_attribute1,

Line 547: hr_position_extra_info_bk2.update_position_extra_info_a

543: --
544: -- Call After Process User Hook
545: --
546: begin
547: hr_position_extra_info_bk2.update_position_extra_info_a
548: (
549: p_position_extra_info_id => p_position_extra_info_id,
550: p_poei_attribute_category => p_poei_attribute_category,
551: p_poei_attribute1 => p_poei_attribute1,