DBA Data[Home] [Help]

APPS.ARP_LLCA_ADJUST_PKG dependencies on FND_CURRENCY

Line 344: fnd_currency.Get_info(p_inv_currency_code,

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