DBA Data[Home] [Help]

APPS.GHR_POSN_COPY dependencies on GHR_POSNDT_API

Line 900: ghr_posndt_api.create_position(

896: hr_utility.set_location('p_date_effective :'||p_date_effective, 21);
897: hr_utility.set_location('p_business_group_id :'||p_business_group_id, 21);
898: hr_utility.set_location('p_concat_segments :'||p_concat_segments, 21);
899:
900: ghr_posndt_api.create_position(
901: p_position_id => l_position_id
902: ,p_effective_start_date => l_effective_start_date
903: ,p_effective_end_date => l_effective_end_date
904: ,p_position_definition_id => l_position_definition_id