DBA Data[Home] [Help]

APPS.IGS_AS_SU_ATMPT_ITM_PKG dependencies on IGS_AS_VAL_SCAP

Line 183: IF igs_as_val_scap.assp_val_suaai_ins (

179: -- If p_inserting, validate that the assessment item is applicable to the
180: -- student IGS_PS_UNIT attempt and that the IGS_PS_UNIT attempt status is ENROLLED or
181: -- UNCONFIRMED.
182: IF p_inserting THEN
183: IF igs_as_val_scap.assp_val_suaai_ins (
184: new_references.person_id,
185: new_references.course_cd,
186: new_references.unit_cd,
187: new_references.cal_type,