DBA Data[Home] [Help]

APPS.IGS_AD_WF_001 dependencies on IGS_AV_VAL_ASULEB

Line 297: igs_av_val_asuleb.validate_transcript(p_person_id, p_education_id, p_transcript_id);

293: l_parameter_list.DELETE;
294:
295: -- Call the AV procedure to validate the Advanced Standing records when a new Transcript is submitted.
296: -- Added as part of the RECR050; Nalin Kumar; 14-Nov-2003;
297: igs_av_val_asuleb.validate_transcript(p_person_id, p_education_id, p_transcript_id);
298:
299: EXCEPTION
300:
301: WHEN OTHERS THEN