DBA Data[Home] [Help]

APPS.IGS_PS_EMP_CATS_WL_PKG dependencies on IGS_PS_GEN_001

Line 192: IF igs_ps_gen_001.fac_exceed_exp_wl(cur_igs_ps_fac_wl_rec.cal_type,

188: l_error BOOLEAN := FALSE;
189: BEGIN
190: IF new_references.expected_wl_num <> old_references.expected_wl_num AND new_references.expected_wl_num < old_references.expected_wl_num THEN
191: FOR cur_igs_ps_fac_wl_rec IN cur_igs_ps_fac_wl LOOP
192: IF igs_ps_gen_001.fac_exceed_exp_wl(cur_igs_ps_fac_wl_rec.cal_type,
193: cur_igs_ps_fac_wl_rec.ci_sequence_number,
194: cur_igs_ps_fac_wl_rec.person_id,
195: 0,
196: l_n_tot_fac_wl,