DBA Data[Home] [Help]

APPS.IGF_GR_MRR_LOAD_DATA dependencies on IGF_GR_MRR_PKG

Line 123: igf_gr_mrr_pkg.insert_row (

119: lv_mrr_id NUMBER;
120:
121: BEGIN
122: /* Call the table handler of the table igf_gr_mrr to insert data */
123: igf_gr_mrr_pkg.insert_row (
124: x_rowid => lv_rowid,
125: x_mrr_id => lv_mrr_id,
126: x_record_type => p_mrr_rec.record_type,
127: x_req_inst_pell_id => p_mrr_rec.req_inst_pell_id,