DBA Data[Home] [Help]

APPS.OTA_TPC_BUS1 dependencies on FND_CURRENCIES

Line 349: from FND_CURRENCIES

345: l_unit ota_tp_measurement_types.unit%TYPE;
346: --
347: cursor csr_currency_code is
348: select null
349: from FND_CURRENCIES
350: where currency_code = p_currency_code;
351: cursor csr_unit is
352: select unit
353: from OTA_TP_MEASUREMENT_TYPES