[Home] [Help]
820: l_rowid := NULL;
821: l_fee_cls_id := NULL;
822: BEGIN
823: -- Call to igs_fi_gen_gl.get_formatted_amount formats amount by rounding off to currency precision
824: igf_sp_fc_pkg.insert_row (
825: x_mode => 'R',
826: x_rowid => l_rowid,
827: x_fee_cls_id => l_fee_cls_id,
828: x_fund_id => l_fund_id,