DBA Data[Home] [Help]

APPS.IGS_EN_SU_ATTEMPT_PKG dependencies on IGS_AS_SUA_REF_CDS_PKG

Line 1368: igs_as_sua_ref_cds_pkg.update_row (

1364: old_references.unit_attempt_status <> 'DROPPED' AND
1365: new_references.unit_attempt_status = 'DROPPED' THEN
1366:
1367: FOR v_cur_sua_ref_cds IN cur_sua_ref_cds LOOP
1368: igs_as_sua_ref_cds_pkg.update_row (
1369: x_rowid => v_cur_sua_ref_cds.rowid,
1370: x_suar_id => v_cur_sua_ref_cds.suar_id,
1371: x_person_id => v_cur_sua_ref_cds.person_id,
1372: x_course_cd => v_cur_sua_ref_cds.course_cd,