DBA Data[Home] [Help]

APPS.IGS_EN_DROP_UNITS_API dependencies on IGS_EN_VAL_SCA

Line 1531: l_attendance_type_reach := igs_en_val_sca.enrp_val_coo_att(

1527:
1528: l_attendance_type_reach := TRUE;
1529:
1530: -- Check if the Forced Attendance Type has already been reached for the Student
1531: l_attendance_type_reach := igs_en_val_sca.enrp_val_coo_att(
1532: p_person_id => p_person_id,
1533: p_coo_id => l_cur_coo_id.coo_id,
1534: p_cal_type => l_acad_cal_type,
1535: p_ci_sequence_number => l_acad_ci_sequence_number,