DBA Data[Home] [Help]

APPS.BEN_EXTRACT_SEED dependencies on BEN_XIC_INS

Line 3771: ben_xic_ins.ins(p_effective_date => l_last_update_date

3767: end loop ;
3768:
3769: l_object_version_number := null ;
3770: hr_utility.set_location('calling ins for ' || l_chg_evt_cd , 10);
3771: ben_xic_ins.ins(p_effective_date => l_last_update_date
3772: ,p_ext_incl_chg_id => l_ext_incl_chg_id
3773: ,p_chg_evt_cd => l_chg_evt_cd
3774: ,p_ext_rcd_in_file_id => l_ext_rcd_in_file_id
3775: ,p_ext_data_elmt_in_rcd_id=> l_ext_data_elmt_in_rcd_id

Line 3791: ben_xic_ins.ins(p_effective_date => l_last_update_date

3787:
3788:
3789: WHEN NO_DATA_FOUND THEN
3790: hr_utility.set_location('calling ins for ' || l_chg_evt_cd , 10);
3791: ben_xic_ins.ins(p_effective_date => l_last_update_date
3792: ,p_ext_incl_chg_id => l_ext_incl_chg_id
3793: ,p_chg_evt_cd => l_chg_evt_cd
3794: ,p_ext_rcd_in_file_id => l_ext_rcd_in_file_id
3795: ,p_ext_data_elmt_in_rcd_id=> l_ext_data_elmt_in_rcd_id