DBA Data[Home] [Help]

APPS.IGS_PS_CAL_RSR_VAL dependencies on IGS_PS_RSV_USEC_PRF_PKG

Line 246: igs_ps_rsv_usec_prf_pkg.delete_row(

242: -- Deleting all the Priority and Preference
243:
244: FOR pri IN cur_priority(r_cur_uoo.uoo_id) LOOP
245: FOR pref IN cur_preference(pri.rsv_usec_pri_id) LOOP
246: igs_ps_rsv_usec_prf_pkg.delete_row(
247: x_rowid=>pref.rowid
248: );
249: END LOOP;
250: igs_ps_rsv_usec_pri_pkg.delete_row(