DBA Data[Home] [Help]

APPS.IGS_EN_NSC_PKG dependencies on IGS_EN_ATD_TYPE_LOAD

Line 2659: FROM igs_en_atd_type_load

2655:
2656:
2657: CURSOR c_thresh_limit IS
2658: SELECT lower_enr_load_range
2659: FROM igs_en_atd_type_load
2660: WHERE
2661: cal_type = p_load_cal_type
2662: AND attendance_type in (select opt_val from
2663: igs_En_nsc_options where opt_type = 'ENR_STAT_'||p_old_status)