DBA Data[Home] [Help]

APPS.IGF_DB_DISB dependencies on IGS_EN_ATD_TYPE_LOAD

Line 1863: igs_en_atd_type_load

1859: IS
1860: SELECT
1861: upper_enr_load_range
1862: FROM
1863: igs_en_atd_type_load
1864: WHERE
1865: cal_type = p_ld_cal_type AND
1866: attendance_type = p_min_att_type;
1867: