DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ROLLV dependencies on IGS_FI_GEN_001

Line 4071: l_b_ret_val := igs_fi_gen_001.finp_get_lfci_reln(p_cal_type => p_v_dest_cal_type,

4067:
4068: l_b_rec_found := FALSE;
4069:
4070: -- Get the Load Calendar Instance for the Destination Fee Period passed as Input
4071: l_b_ret_val := igs_fi_gen_001.finp_get_lfci_reln(p_cal_type => p_v_dest_cal_type,
4072: p_ci_sequence_number => p_n_dest_ci_seq_number,
4073: p_cal_category => 'FEE',
4074: p_ret_cal_type => l_v_load_cal_type,
4075: p_ret_ci_sequence_number => l_n_load_seq_num,