DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ROLLV dependencies on IGS_FI_TP_RET_SCHD_PKG

Line 4215: igs_fi_tp_ret_schd_pkg.insert_row(x_rowid => l_v_rowid,

4211: -- Added call to format ret_amount by rounding off to currency precision
4212: IF l_b_prc_rollover THEN
4213: l_v_rowid := null;
4214: l_n_ret_id := null;
4215: igs_fi_tp_ret_schd_pkg.insert_row(x_rowid => l_v_rowid,
4216: x_ftci_teach_retention_id => l_n_ret_id,
4217: x_teach_cal_type => l_rec_roll_tp.cal_type,
4218: x_teach_ci_sequence_number => l_rec_roll_tp.sequence_number,
4219: x_fee_cal_type => p_v_dest_cal_type,