DBA Data[Home] [Help]

APPS.ARP_RECON_REP dependencies on FND_CURRENCY

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

2653:
2654: arp_recon_rep.var_tname.g_functional_currency := l_functional_currency;
2655:
2656: /* Get the format mask for the function currency */
2657: select fnd_currency.get_format_mask(l_functional_currency,40)
2658: into l_format
2659: from dual;
2660: /* Get the period start and end dates */
2661: SELECT p.start_date, p.end_date