DBA Data[Home] [Help]

APPS.IGS_FI_PRC_STDNT_DPSTS dependencies on IGS_FI_GEN_001

Line 1540: IF NOT (igs_fi_gen_001.finp_get_lfci_reln(p_cal_type => l_rec_input_param.load_cal_type,

1536:
1537: BEGIN
1538: -- Initialize the record type input variables with the Fee Calendar Instance only when then term calendar is provided
1539: IF l_rec_input_param.load_cal_type IS NOT NULL AND l_rec_input_param.load_cal_seq_num IS NOT NULL THEN
1540: IF NOT (igs_fi_gen_001.finp_get_lfci_reln(p_cal_type => l_rec_input_param.load_cal_type,
1541: p_ci_sequence_number => l_rec_input_param.load_cal_seq_num,
1542: p_cal_category => 'LOAD',
1543: p_ret_cal_type => l_c_fee_cal_type,
1544: p_ret_ci_sequence_number => l_n_fee_ci_seq_num,