DBA Data[Home] [Help]

APPS.IGS_PS_RLOVR_FAC_TSK dependencies on IGS_CA_LOAD_TO_TEACH_V

Line 344: FROM igs_ca_load_to_teach_v

340: l_c_proceed BOOLEAN ;
341:
342: CURSOR cur_load_teach IS
343: SELECT teach_cal_type,teach_ci_sequence_number
344: FROM igs_ca_load_to_teach_v
345: WHERE load_cal_type = p_cal_type
346: AND load_ci_sequence_number = p_sequence_number;
347:
348: --select all the unit section occurrences for the passed instructor or all instructors