DBA Data[Home] [Help]

APPS.GHR_CORR_CANC_SF52 dependencies on GHR_SF52_PRE_UPDATE

Line 309: ghr_sf52_pre_update.populate_record_groups (

305: -- copy that information to 1st noa columns.
306: ghr_process_sf52.copy_2ndNoa_to_1stNoa(l_sf52_data);
307: -- null the second noa columns since we don't want anything to be done with these now.
308: ghr_process_sf52.null_2ndNoa_cols(l_sf52_data);
309: ghr_sf52_pre_update.populate_record_groups (
310: p_pa_request_rec => l_sf52_data,
311: p_generic_ei_rec => l_agency_ei_data,
312: p_imm_asg_sf52 => l_imm_asg_sf52,
313: p_imm_asg_non_sf52 => l_imm_asg_non_sf52,

Line 959: ghr_sf52_pre_update.populate_record_groups (

955: ghr_process_sf52.copy_2ndNoa_to_1stNoa(l_sf52_data);
956: -- null the second noa columns since we don't want anything to be done with these now.
957: ghr_process_sf52.null_2ndNoa_cols(l_sf52_data);
958:
959: ghr_sf52_pre_update.populate_record_groups (
960: p_pa_request_rec => l_sf52_data,
961: p_generic_ei_rec => l_agency_ei_data,
962: p_imm_asg_sf52 => l_imm_asg_sf52,
963: p_imm_asg_non_sf52 => l_imm_asg_non_sf52,

Line 1743: ghr_sf52_pre_update.populate_record_groups (

1739: ghr_process_sf52.copy_2ndNoa_to_1stNoa(l_sf52_data);
1740: -- null the second noa columns since we don't want anything to be done with these now.
1741: ghr_process_sf52.null_2ndNoa_cols(l_sf52_data);
1742:
1743: ghr_sf52_pre_update.populate_record_groups (
1744: p_pa_request_rec => l_sf52_data,
1745: p_generic_ei_rec => l_agency_ei_data,
1746: p_imm_asg_sf52 => l_imm_asg_sf52,
1747: p_imm_asg_non_sf52 => l_imm_asg_non_sf52,