DBA Data[Home] [Help]

APPS.IGS_ST_GEN_001 dependencies on IGS_AS_GEN_003

Line 655: IF IGS_AS_GEN_003.assp_get_sua_grade(

651: BEGIN
652: -- This module checks if the student has completed part of the requirements
653: -- of the previous course.
654: FOR v_sua_rec IN c_sua LOOP
655: IF IGS_AS_GEN_003.assp_get_sua_grade(
656: p_person_id,
657: v_sua_rec.course_cd,
658: v_sua_rec.unit_cd,
659: v_sua_rec.cal_type,