DBA Data[Home] [Help]

APPS.JL_CO_FA_ACCOUNTING_PKG dependencies on FND_CURRENCY

Line 885: fnd_currency.get_info (x_currency_code,

881: -----------------------------------------------------------------------------
882: -- Get currency parameters --
883: -----------------------------------------------------------------------------
884:
885: fnd_currency.get_info (x_currency_code,
886: x_precision,
887: x_extended_precision,
888: x_minumum_accountable_unit
889: );