DBA Data[Home] [Help]

APPS.GHR_MLC_PKG dependencies on GHR_VALIDATE_PERWSDPO

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

2576: , p_object_version_number => l_pos_valid_grade_ei_data.object_version_number
2577: , p_poei_information5 => l_to_pay_table_id);
2578: ghr_api.g_api_dml := FALSE;
2579:
2580: ghr_validate_perwsdpo.validate_perwsdpo(l_position_id,l_effective_date);
2581: ghr_validate_perwsdpo.update_posn_status(l_position_id,l_effective_date);
2582:
2583: ghr_mto_int.log_message(
2584: p_procedure => 'Successful Completion',

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

2577: , p_poei_information5 => l_to_pay_table_id);
2578: ghr_api.g_api_dml := FALSE;
2579:
2580: ghr_validate_perwsdpo.validate_perwsdpo(l_position_id,l_effective_date);
2581: ghr_validate_perwsdpo.update_posn_status(l_position_id,l_effective_date);
2582:
2583: ghr_mto_int.log_message(
2584: p_procedure => 'Successful Completion',
2585: p_message => 'Vacant Position : '||l_pos_name ||