DBA Data[Home] [Help]

APPS.IGS_PR_UPLOAD_EXT_RESULTS dependencies on IGS_AS_SU_SETATMPT_PKG

Line 615: igs_as_su_setatmpt_pkg.update_row (

611: BEGIN
612: retcode := 0;
613:
614: FOR v_susa_rec IN c_susa (p_rowid) LOOP
615: igs_as_su_setatmpt_pkg.update_row (
616: x_mode => 'R',
617: x_rowid => p_rowid,
618: x_person_id => v_susa_rec.person_id,
619: x_course_cd => v_susa_rec.course_cd,