DBA Data[Home] [Help]

APPS.IGF_SP_AWARD dependencies on IGS_FI_GEN_001

Line 560: IF NOT(igs_fi_gen_001.finp_get_lfci_reln(p_cal_type => rec_stdnt_rel.ld_cal_type,

556: FETCH c_stdnt_rel INTO rec_stdnt_rel;
557: CLOSE c_stdnt_rel;
558:
559: -- Fetch the Fee Calendar mapped to the Load Calendar
560: IF NOT(igs_fi_gen_001.finp_get_lfci_reln(p_cal_type => rec_stdnt_rel.ld_cal_type,
561: p_ci_sequence_number => rec_stdnt_rel.ld_sequence_number,
562: p_cal_category => 'LOAD',
563: p_ret_cal_type => l_v_fee_cal_type,
564: p_ret_ci_sequence_number => l_n_fee_ci_seq_num,