DBA Data[Home] [Help]

APPS.IGF_SP_ROLLOVER dependencies on IGF_SP_STD_UNIT_PKG

Line 1302: igf_sp_std_unit_pkg.insert_row (

1298: l_fee_cls_unit_id := NULL;
1299: l_rowid := NULL;
1300: BEGIN
1301: -- Call to igs_fi_gen_gl.get_formatted_amount formats amount by rounding off to currency precision
1302: igf_sp_std_unit_pkg.insert_row (
1303: x_mode => 'R',
1304: x_rowid => l_rowid,
1305: x_fee_cls_unit_id => l_fee_cls_unit_id,
1306: x_fee_cls_prg_id => l_fee_cls_prg_id,