DBA Data[Home] [Help]

APPS.IGS_PS_CREATE_GENERIC_PKG dependencies on IGS_PS_GEN_001

Line 7120: IF igs_ps_gen_001.teach_fac_wl (rec_cal_inst.cal_type,

7116: OPEN c_cal_inst(l_n_uoo_id);
7117: FETCH c_cal_inst INTO rec_cal_inst;
7118: IF c_cal_inst%FOUND THEN
7119: IF rec_cal_inst.unit_section_status NOT IN ('CANCELLED','NOT_OFFERED') THEN
7120: IF igs_ps_gen_001.teach_fac_wl (rec_cal_inst.cal_type,
7121: rec_cal_inst.ci_sequence_number,
7122: l_n_ins_id,
7123: l_n_total_wl,
7124: l_n_tot_fac_wl,