DBA Data[Home] [Help]

APPS.GHR_MASS_SEL_NOA dependencies on GHR_POSITION_EXTRA_INFO_API

Line 2255: ghr_position_extra_info_api.update_position_extra_info

2251: OR l_target_functional_class IS NOT NULL) THEN --Bug# 14410401
2252: ghr_api.g_api_dml := TRUE;
2253:
2254: BEGIN
2255: ghr_position_extra_info_api.update_position_extra_info
2256: (p_position_extra_info_id => l_new_pos_grp1_rec.position_extra_info_id
2257: , p_effective_date => l_effective_date
2258: , p_object_version_number => l_new_pos_grp1_rec.object_version_number
2259: , p_poei_information7 => l_vac_flsa_category

Line 2292: ghr_position_extra_info_api.update_position_extra_info

2288: IF l_new_pos_grp1_rec.position_extra_info_id IS NOT NULL THEN
2289: ghr_api.g_api_dml := TRUE;
2290:
2291: BEGIN
2292: ghr_position_extra_info_api.update_position_extra_info
2293: (p_position_extra_info_id => l_new_pos_grp1_rec.position_extra_info_id
2294: , p_effective_date => l_effective_date
2295: , p_object_version_number => l_new_pos_grp1_rec.object_version_number
2296: , p_poei_information8 => l_target_barg_unit_status