DBA Data[Home] [Help]

APPS.IGF_SL_DL_CHG_ACK dependencies on IGF_SL_LOANS_PKG

Line 28: igf_sl_loans_pkg

24: -- igf_sl_lor_loc_all table.
25: ---------------------------------------------------------------------------
26: gmuralid 03-07-2003 Bug 2995944 - Legacy Part 3 - FFELP Import
27: Added legacy record flag as parameter to
28: igf_sl_loans_pkg
29:
30: vvutukur 21-Feb-2003 Enh#2758823.FA117 Build. Modified procedure dl_load_data.
31: ***************************************************************/
32:

Line 701: of the IGF_SL_LOANS_PKG to include the

697: Know limitations, enhancements or remarks
698: Change History
699: Who When What
700: agairola 15-Mar-2002 Modified the Update Row call
701: of the IGF_SL_LOANS_PKG to include the
702: Borrower Determination as part of Refunds DLD 2144600
703: (reverse chronological order - newest change first)
704: ***************************************************************/
705:

Line 738: igf_sl_loans_pkg.update_row (

734:
735:
736: -- Modified the Update Row call for the Borrower Determination
737: -- as part of the Refunds DLD 2144600
738: igf_sl_loans_pkg.update_row (
739: X_Mode => 'R',
740: x_rowid => tbh_rec.row_id,
741: x_loan_id => tbh_rec.loan_id,
742: x_award_id => tbh_rec.award_id,