DBA Data[Home] [Help]

APPS.IGS_FI_PRC_APPL dependencies on IGS_FI_GEN_001

Line 318: IF NOT igs_fi_gen_001.finp_get_lfci_reln(p_cal_type => p_fee_cal_type,

314: p_status := TRUE;
315:
316: -- Call the API for getting the Load Calendar from the Fee Calendar
317: -- If the status is returned to FALSE, then make the p_status as FALSE
318: IF NOT igs_fi_gen_001.finp_get_lfci_reln(p_cal_type => p_fee_cal_type,
319: p_ci_sequence_number => p_fee_seq,
320: p_cal_category => 'FEE',
321: p_ret_cal_type => l_load_cal_type,
322: p_ret_ci_sequence_number => l_load_seq,