DBA Data[Home] [Help]

APPS.GHR_MLC_PKG dependencies on GHR_VALIDATE_PERWSDPO

Line 2622: ghr_validate_perwsdpo.validate_perwsdpo(l_position_id,l_effective_date);

2618: , p_object_version_number => l_pos_valid_grade_ei_data.object_version_number
2619: , p_poei_information5 => l_to_pay_table_id);
2620: ghr_api.g_api_dml := FALSE;
2621:
2622: ghr_validate_perwsdpo.validate_perwsdpo(l_position_id,l_effective_date);
2623: ghr_validate_perwsdpo.update_posn_status(l_position_id,l_effective_date);
2624:
2625: ghr_mto_int.log_message(
2626: p_procedure => 'Successful Completion',

Line 2623: ghr_validate_perwsdpo.update_posn_status(l_position_id,l_effective_date);

2619: , p_poei_information5 => l_to_pay_table_id);
2620: ghr_api.g_api_dml := FALSE;
2621:
2622: ghr_validate_perwsdpo.validate_perwsdpo(l_position_id,l_effective_date);
2623: ghr_validate_perwsdpo.update_posn_status(l_position_id,l_effective_date);
2624:
2625: ghr_mto_int.log_message(
2626: p_procedure => 'Successful Completion',
2627: p_message => 'Vacant Position : '||l_pos_name ||