DBA Data[Home] [Help]

APPS.IGF_SL_DL_ORIG_ACK dependencies on IGF_SL_LOANS_PKG

Line 814: agairola 15-MAR-2002 Modified the Update Row call of the IGF_SL_LOANS_PKG

810: cl_rec_status,mpn_confirm_code,appl_loan_phase_code_chg,appl_loan_phase_code,
811: p_ssn_chg_date,p_dob_chg_date,s_ssn_chg_date,s_dob_chg_date,s_local_addr_chg_date,
812: chg_batch_id from igf_sl_lor_loc
813:
814: agairola 15-MAR-2002 Modified the Update Row call of the IGF_SL_LOANS_PKG
815: added as part of the Refunds DLD - 2144600
816: rboddu 18/05/2001 uploaded pnote_id field of IGF_SL_DL_LOR_RESP table into
817: pnote_mpn_ind field of IGF_SL_LOR table.
818: If School is configured to print then the pnote_status

Line 1095: igf_sl_loans_pkg.update_row (

1091: g_lor_loc_rec.loan_status_date := l_loan_status_dt;
1092:
1093: -- Modified the Update Row call to include the Borrower Determination
1094: -- added as part of Refunds DLD - 2144600
1095: igf_sl_loans_pkg.update_row (
1096: x_mode => 'R',
1097: x_rowid => lar_rec.row_id,
1098: x_loan_id => lar_rec.loan_id,
1099: x_award_id => lar_rec.award_id,