DBA Data[Home] [Help]

APPS.IGS_PS_VALIDATE_LGCY_PKG dependencies on IGS_PS_GEN_001

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

3515: OPEN c_cal_inst(p_n_uoo_id);
3516: FETCH c_cal_inst INTO rec_cal_inst;
3517: IF c_cal_inst%FOUND THEN
3518: IF rec_cal_inst.unit_section_status NOT IN ('CANCELLED','NOT_OFFERED') THEN
3519: IF igs_ps_gen_001.teach_fac_wl (rec_cal_inst.cal_type,
3520: rec_cal_inst.ci_sequence_number,
3521: p_n_ins_id,
3522: l_n_total_wl,
3523: l_n_tot_fac_wl,