DBA Data[Home] [Help]

APPS.GHR_CORR_CANC_SF52 dependencies on GHR_SF52_PRE_UPDATE

Line 316: ghr_sf52_pre_update.populate_record_groups (

312: -- copy that information to 1st noa columns.
313: ghr_process_sf52.copy_2ndNoa_to_1stNoa(l_sf52_data);
314: -- null the second noa columns since we don't want anything to be done with these now.
315: ghr_process_sf52.null_2ndNoa_cols(l_sf52_data);
316: ghr_sf52_pre_update.populate_record_groups (
317: p_pa_request_rec => l_sf52_data,
318: p_generic_ei_rec => l_agency_ei_data,
319: p_imm_asg_sf52 => l_imm_asg_sf52,
320: p_imm_asg_non_sf52 => l_imm_asg_non_sf52,

Line 1029: ghr_sf52_pre_update.populate_record_groups (

1025: ghr_process_sf52.copy_2ndNoa_to_1stNoa(l_sf52_data);
1026: -- null the second noa columns since we don't want anything to be done with these now.
1027: ghr_process_sf52.null_2ndNoa_cols(l_sf52_data);
1028:
1029: ghr_sf52_pre_update.populate_record_groups (
1030: p_pa_request_rec => l_sf52_data,
1031: p_generic_ei_rec => l_agency_ei_data,
1032: p_imm_asg_sf52 => l_imm_asg_sf52,
1033: p_imm_asg_non_sf52 => l_imm_asg_non_sf52,

Line 1936: ghr_sf52_pre_update.populate_record_groups (

1932: ghr_process_sf52.copy_2ndNoa_to_1stNoa(l_sf52_data);
1933: -- null the second noa columns since we don't want anything to be done with these now.
1934: ghr_process_sf52.null_2ndNoa_cols(l_sf52_data);
1935:
1936: ghr_sf52_pre_update.populate_record_groups (
1937: p_pa_request_rec => l_sf52_data,
1938: p_generic_ei_rec => l_agency_ei_data,
1939: p_imm_asg_sf52 => l_imm_asg_sf52,
1940: p_imm_asg_non_sf52 => l_imm_asg_non_sf52,