DBA Data[Home] [Help]

APPS.IGF_SL_DL_LI_IMP_PKG dependencies on IGF_SL_PNOTE_STAT_H_PKG

Line 2927: igf_sl_pnote_stat_h_pkg.delete_row(X_ROWID => l_pnote_hist.rowid);

2923: igf_sl_dl_pnote_p_p_pkg.delete_row(X_ROWID => l_pnote.rowid);
2924: END LOOP;
2925:
2926: FOR l_pnote_hist IN c_pnote_hist(p_loan_id) LOOP
2927: igf_sl_pnote_stat_h_pkg.delete_row(X_ROWID => l_pnote_hist.rowid);
2928: END LOOP;
2929:
2930: FOR l_lor IN c_lor(p_loan_id) LOOP
2931: FOR l_lor_loc IN c_lor_loc(l_lor.origination_id) LOOP