DBA Data[Home] [Help]

APPS.IGF_SL_CL_CHG_FILE dependencies on IGF_SL_LOANS_PKG

Line 1308: igf_sl_loans_pkg.update_row (

1304: l_loan_rec := p_loan_rec;
1305:
1306: -- parameter x_called_from would not be passed as no change record processing is
1307: -- required while updating the loans table through this process
1308: igf_sl_loans_pkg.update_row (
1309: x_rowid => l_loan_rec.row_id ,
1310: x_loan_id => l_loan_rec.loan_id ,
1311: x_award_id => l_loan_rec.award_id ,
1312: x_seq_num => l_loan_rec.seq_num ,