DBA Data[Home] [Help]

APPS.IGF_SL_DL_CHG_ORIG dependencies on IGF_SL_LOR_LOC_PKG

Line 83: TBH Impact change in igf_sl_lor_loc_pkg.update_row()

79: Know limitations, enhancements or remarks
80: Change History:
81: Who When What
82: bvisvana 10-Apr-2006 Build FA 161.
83: TBH Impact change in igf_sl_lor_loc_pkg.update_row()
84: Bug No:2332668 Desc:LOAN ORIGINATION PROCESS NOT RUNNING SUCCESSFULLY.
85: Who When What
86: mesriniv 23-APR-2002 Added code to display the Parameters Passed
87:

Line 714: igf_sl_lor_loc_pkg.update_row (

710:
711: IF lc_chg_flag ='Y' THEN
712:
713: -- Update the igf_sl_lor_loc table with the New Values(Changes values)
714: igf_sl_lor_loc_pkg.update_row (
715: X_Mode => 'R',
716: x_rowid => lc_lor_loc.row_id,
717: x_loan_id => lc_lor_loc.loan_id,
718: x_origination_id => lc_lor_loc.origination_id,