DBA Data[Home] [Help]

APPS.FII_AP_INV_LINES_F_C dependencies on EDW_LOCAL_SYSTEM_PARAMETERS

Line 1391: from edw_local_system_parameters SP;

1387: -- Read The Warehouse Currency
1388: ----------------------------------------------------------------------
1389: select /*+ FULL(SP) CACHE(SP) */
1390: warehouse_currency_code into l_to_currency
1391: from edw_local_system_parameters SP;
1392:
1393: if (g_missing_rates >0) then
1394: --------------------------------------------------------------------
1395: -- Print Records where conversion date is in past