DBA Data[Home] [Help]

APPS.JG_ZZ_TURNOVER_AR_PKG dependencies on FND_CURRENCIES_VL

Line 323: from fnd_currencies_vl

319: IF P_REPORT_NAME = 'JEBEVADC' OR P_REPORT_NAME = 'JEBEVA24' THEN
320:
321: select precision
322: into l_precision
323: from fnd_currencies_vl
324: where currency_code = l_func_curr;
325:
326:
327: IF P_REPORT_NAME = 'JEBEVA24' THEN