DBA Data[Home] [Help]

APPS.IGF_SL_CL_ORIG dependencies on IGF_SL_LOR_PKG

Line 1040: igf_sl_lor_pkg.update_row (

1036: OPEN c_sl_loans (cp_n_loan_id => tbh_rec.loan_id);
1037: FETCH c_sl_loans INTO l_v_ext_loan_id_txt ;
1038: CLOSE c_sl_loans ;
1039:
1040: igf_sl_lor_pkg.update_row (
1041: x_Mode => 'R',
1042: x_rowid => tbh_rec.row_id,
1043: x_origination_id => tbh_rec.origination_id,
1044: x_loan_id => tbh_rec.loan_id,