DBA Data[Home] [Help]

APPS.IGS_PS_GEN_008 dependencies on IGS_PS_UOFR_WLST_PRF_PKG

Line 1816: igs_ps_uofr_wlst_prf_pkg.Insert_Row(

1812: FOR c_uofr_wlst_prf_rec IN c_uofr_wlst_prf_det(c_uofr_wlst_pri_rec.unit_ofr_waitlist_priority_id)
1813: LOOP
1814: x_rowid := NULL;
1815: v_unit_ofr_wlist_prf_id := NULL;
1816: igs_ps_uofr_wlst_prf_pkg.Insert_Row(
1817: x_rowid => x_rowid,
1818: x_unit_ofr_wl_pref_id => v_unit_ofr_wlist_prf_id,
1819: x_unit_ofr_wl_priority_id => v_unit_ofr_wlist_pri_id,
1820: x_preference_order => c_uofr_wlst_prf_rec.preference_order,