DBA Data[Home] [Help]

APPS.IGF_SL_LOR_LOC_PKG dependencies on IGF_SL_LOR_LOC_HISTORY_PKG

Line 4000: igf_sl_lor_loc_history_pkg.insert_row(

3996: l_source := 'RESPONSE';
3997: END IF;
3998: END IF;
3999:
4000: igf_sl_lor_loc_history_pkg.insert_row(
4001: x_rowid => l_rowid,
4002: x_loan_id => new_references.loan_id,
4003: x_origination_id => new_references.origination_id,
4004: x_loan_number => new_references.loan_number,