DBA Data[Home] [Help]

APPS.IGS_AS_GEN_007 dependencies on IGS_AS_SU_ATMPT_ITM_PKG

Line 14: | Nalin Kumar 24-May-2003 Modified the call to the igs_as_su_atmpt_itm_pkg;

10: | CHANGE HISTORY |
11: +======================================================================+
12: | WHO WHEN WHAT |
13: +======================================================================+
14: | Nalin Kumar 24-May-2003 Modified the call to the igs_as_su_atmpt_itm_pkg;
15: | igs_as_unitass_item_pkg; igs_ps_unitass_item_pkg
16: | Added the references of the newly added columns
17: | in the base tables. This is as per 'Assessment
18: | Item description Build'; Bug# 2829291;

Line 392: igs_as_su_atmpt_itm_pkg.update_row (

388: END IF;
389: ELSE
390: -- update suaai record that has been selected
391: -- for update nowait with the ID of the tracking item
392: igs_as_su_atmpt_itm_pkg.update_row (
393: x_rowid => c_lock_suaai_rec.ROWID,
394: x_person_id => c_lock_suaai_rec.person_id,
395: x_course_cd => c_lock_suaai_rec.course_cd,
396: x_unit_cd => c_lock_suaai_rec.unit_cd,