DBA Data[Home] [Help]

APPS.IGS_AS_ADI_UPLD_AIO_PKG dependencies on IGS_AS_SU_ATMPT_ITM_PKG

Line 374: igs_as_su_atmpt_itm_pkg.update_row (

370: --
371: IF cur_suaai%FOUND THEN -- that means record is already exist into base table
372: CLOSE cur_suaai;
373: BEGIN
374: igs_as_su_atmpt_itm_pkg.update_row (
375: x_rowid => rec_suaai.rowid,
376: x_person_id => rec_suaai.person_id,
377: x_course_cd => rec_suaai.course_cd,
378: x_unit_cd => rec_suaai.unit_cd,