DBA Data[Home] [Help]

APPS.IGS_FI_GEN_003 dependencies on IGS_FI_SUB_ELM_RNG_PKG

Line 393: igs_fi_sub_elm_rng_pkg.update_row (

389: -- Perform a logical delete of the associated IGS_FI_SUB_ELM_RNG items.
390: -- Update the appropriate records with NOWAIT option.
391: FOR v_fser_rec IN c_fser LOOP
392:
393: igs_fi_sub_elm_rng_pkg.update_row (
394: x_mode => 'R',
395: x_rowid => v_fser_rec.ROWID,
396: x_sub_er_id => v_fser_rec.SUB_ER_ID,
397: x_er_id => v_fser_rec.ER_ID,