DBA Data[Home] [Help]

APPS.GHR_POSITION_COPY dependencies on GHR_POSITION_EXTRA_INFO_API

Line 726: ghr_position_extra_info_api.create_position_extra_info

722: ,p_result_code => l_result_code);
723: --
724: -- Now create it against the to position
725: --
726: ghr_position_extra_info_api.create_position_extra_info
727: (p_validate => FALSE
728: ,p_position_id => p_pos_id_to
729: ,p_information_type => p_info_type
730: ,p_effective_date => p_effective_date_to