DBA Data[Home] [Help]

APPS.IGF_SP_ROLLOVER dependencies on IGF_SP_UNIT_PKG

Line 903: igf_sp_unit_pkg.insert_row (

899: l_rowid := NULL;
900: l_fee_cls_unit_id := NULL;
901: BEGIN
902: -- Call to igs_fi_gen_gl.get_formatted_amount formats amount by rounding off to currency precision
903: igf_sp_unit_pkg.insert_row (
904: x_mode => 'R',
905: x_rowid => l_rowid,
906: x_fee_cls_unit_id => l_fee_cls_unit_id,
907: x_fee_cls_prg_id => l_fee_cls_prg_id,