DBA Data[Home] [Help]

APPS.IGS_UC_EXT_MARVIN dependencies on IGS_UC_REF_OFF_ABRV_PKG

Line 1055: igs_uc_ref_off_abrv_pkg.update_row (

1051:
1052: -- Update the Offer Abbreviations Record
1053: FOR upd_offr_abb_rec IN upd_offr_abb_cur(l_cur_uv_offr_abb.ROWID) LOOP
1054:
1055: igs_uc_ref_off_abrv_pkg.update_row (
1056: x_mode => 'R',
1057: x_rowid => upd_offr_abb_rec.rowid,
1058: x_abbrev_code => upd_offr_abb_rec.abbrev_code,
1059: x_uv_updater => upd_offr_abb_rec.uv_updater,