DBA Data[Home] [Help]

APPS.IGS_SS_FACULTY_PKG dependencies on IGS_EN_SU_ATTEMPT

Line 53: p_uoo_id IN igs_en_su_attempt.uoo_id%TYPE

49: p_mark IN NUMBER,
50: p_grade IN VARCHAR2,
51: p_grading_schema_cd IN VARCHAR2,
52: p_gs_version_number IN NUMBER,
53: p_uoo_id IN igs_en_su_attempt.uoo_id%TYPE
54: ) IS
55: /*
56: | Who When What
57: | knaraset 09-May-03 modified this procedure to add parameter uoo_id which is used in cursors c_suao_chkand c_IGS_AS_SU_STMPTOUT,