DBA Data[Home] [Help]

APPS.IGS_PR_GEN_004 dependencies on IGS_EN_GEN_006

Line 4874: v_attendance_type := IGS_EN_GEN_006.ENRP_GET_SCA_LATT (

4870: RETURN 'N';
4871: END IF;
4872: CLOSE c_cir;
4873: -- Call routine to derive the attendance type within the load calendar.
4874: v_attendance_type := IGS_EN_GEN_006.ENRP_GET_SCA_LATT (
4875: p_person_id,
4876: p_course_cd,
4877: v_sub_cal_type,
4878: v_sub_ci_sequence_number);