DBA Data[Home] [Help]

APPS.FII_AR_TRX_DIST_F_C dependencies on EDW_LOCAL_SYSTEM_PARAMETERS

Line 1569: from edw_local_system_parameters SP;

1565: -- Read the warehouse currency. Added for Currency Conversion Enhancement 14-APR-03
1566: ----------------------------------------------------------------------------------------------------------
1567: select /*+ FULL(SP) CACHE(SP) */
1568: warehouse_currency_code into l_to_currency
1569: from edw_local_system_parameters SP;
1570:
1571: --edw_log.put_line('g_missing_rates is '||g_missing_rates);
1572: if (g_missing_rates >0) then Retcode:=g_retcode;
1573: