DBA Data[Home] [Help]

APPS.GHR_CORR_CANC_SF52 dependencies on GHR_AGENCY_UPDATE

Line 700: ghr_agency_update.ghr_agency_upd(

696: ,p_system_person_type => 'EX_EMP');
697: */
698:
699:
700: ghr_agency_update.ghr_agency_upd(
701: p_pa_request_rec => l_sf52_data,
702: p_asg_sf52 => l_imm_asg_sf52,
703: p_asg_non_sf52 => l_imm_asg_non_sf52,
704: p_asg_nte_dates => l_imm_asg_nte_dates,

Line 1384: ghr_agency_update.ghr_agency_upd(

1380: p_period_of_service_id => null
1381: );
1382: -- End segment for bug# 1295751
1383:
1384: ghr_agency_update.ghr_agency_upd(
1385: p_pa_request_rec => l_sf52_data,
1386: p_asg_sf52 => l_imm_asg_sf52,
1387: p_asg_non_sf52 => l_imm_asg_non_sf52,
1388: p_asg_nte_dates => l_imm_asg_nte_dates,

Line 2526: ghr_agency_update.ghr_agency_upd(

2522: end if;
2523: END LOOP;
2524: hr_utility.set_location('Exited Loop'|| l_proc,85);
2525:
2526: ghr_agency_update.ghr_agency_upd(
2527: p_pa_request_rec => l_sf52_data,
2528: p_asg_sf52 => l_imm_asg_sf52,
2529: p_asg_non_sf52 => l_imm_asg_non_sf52,
2530: p_asg_nte_dates => l_imm_asg_nte_dates,