DBA Data[Home] [Help]

APPS.FII_AP_INV_PAYMTS_F_C dependencies on EDW_LOCAL_SYSTEM_PARAMETERS

Line 953: from edw_local_system_parameters SP;

949: -- Added for Currency Conversion Date Enhancement
950: ----------------------------------------------------------------------
951: select /*+ FULL(SP) CACHE(SP) */
952: warehouse_currency_code into l_to_currency
953: from edw_local_system_parameters SP;
954:
955: if (g_missing_rates >0) then
956: --------------------------------------------------------------------
957: -- Print Records where conversion date is in past