DBA Data[Home] [Help]

APPS.IGS_PS_GEN_008 dependencies on IGS_PS_UOFR_WLST_PRI_PKG

Line 1802: igs_ps_uofr_wlst_pri_pkg.Insert_Row(

1798: FOR c_uofr_wlst_pri_rec IN c_uofr_wlst_pri_det
1799: LOOP
1800: x_rowid := NULL;
1801: v_unit_ofr_wlist_pri_id := NULL;
1802: igs_ps_uofr_wlst_pri_pkg.Insert_Row(
1803: x_rowid => x_rowid,
1804: x_unit_ofr_wl_priority_id => v_unit_ofr_wlist_pri_id,
1805: x_unit_cd => p_new_unit_cd,
1806: x_version_number => p_new_version_number,