DBA Data[Home] [Help]

APPS.FII_AP_SCH_PAYMTS_F_C dependencies on EDW_LOCAL_SYSTEM_PARAMETERS

Line 965: from edw_local_system_parameters SP;

961: -- Read The Warehouse Currency
962: ----------------------------------------------------------------------
963: select /*+ FULL(SP) CACHE(SP) */
964: warehouse_currency_code into l_to_currency
965: from edw_local_system_parameters SP;
966:
967: if (g_missing_rates >0) then
968: --------------------------------------------------------------------
969: -- Print Records where conversion date is in past