DBA Data[Home] [Help]

APPS.ARP_RECON_REP dependencies on FND_CURRENCY

Line 3884: select fnd_currency.get_format_mask(l_functional_currency,40)

3880:
3881: arp_recon_rep.var_tname.g_functional_currency := l_functional_currency;
3882:
3883: /* Get the format mask for the function currency */
3884: select fnd_currency.get_format_mask(l_functional_currency,40)
3885: into l_format
3886: from dual;
3887: /* Get the period start and end dates */
3888: SELECT p.start_date, p.end_date