DBA Data[Home] [Help]

APPS.IGF_AW_AWD_DISB_PKG dependencies on IGF_GR_RFMS_PKG

Line 220: igf_gr_rfms_pkg.update_row(

216: OPEN cur_updated_award_amount(new_references.award_id);
217: FETCH cur_updated_award_amount INTO updated_award_amount;
218: CLOSE cur_updated_award_amount;
219:
220: igf_gr_rfms_pkg.update_row(
221: x_rowid => pell_rec.rowid,
222: x_origination_id => pell_rec.origination_id,
223: x_ci_cal_type => pell_rec.ci_cal_type,
224: x_ci_sequence_number => pell_rec.ci_sequence_number,