DBA Data[Home] [Help]

APPS.JAI_OM_RG_PKG dependencies on FND_CURRENCIES

Line 276: v_precision fnd_currencies.precision%type;

272: */
273: l_func_curr_det jai_plsql_cache_pkg.func_curr_details;
274:
275:
276: v_precision fnd_currencies.precision%type;
277: v_currency_code GL_SETS_OF_BOOKS.CURRENCY_CODE%TYPE ;
278: v_delivery_id JAI_OM_WSH_LINES_ALL.delivery_id%type;
279: v_cess_amount number;
280: v_sh_cess_amount number;/*Bug 5989740 bduvarag*/