DBA Data[Home] [Help]

APPS.IGS_EN_ELGBL_PERSON dependencies on IGS_EN_GEN_003

Line 1801: p_enrolment_cat:=igs_en_gen_003.enrp_get_enr_cat(

1797: RETURN;
1798: END IF;
1799:
1800: --Function gets the enrollment category and commencement type for a person and course code.
1801: p_enrolment_cat:=igs_en_gen_003.enrp_get_enr_cat(
1802: p_person_id,
1803: p_course_cd,
1804: l_acad_cal_type,
1805: l_acad_ci_sequence_number,