DBA Data[Home] [Help]

APPS.ARP_LLCA_ADJUST_PKG dependencies on FND_CURRENCY

Line 345: fnd_currency.Get_info(p_inv_currency_code,

341: arp_util.debug('Ideal Default Tax Rounding Rule will be : NEAREST');
342: END;
343:
344: -- get currency information
345: fnd_currency.Get_info(p_inv_currency_code,
346: l_precision,
347: l_extended_precision,
348: l_min_acct_unit);
349: