DBA Data[Home] [Help]

APPS.JAI_OM_RG_PKG dependencies on FND_CURRENCIES

Line 315: v_precision fnd_currencies.precision%type;

311: */
312: l_func_curr_det jai_plsql_cache_pkg.func_curr_details;
313:
314:
315: v_precision fnd_currencies.precision%type;
316: v_currency_code GL_SETS_OF_BOOKS.CURRENCY_CODE%TYPE ;
317: v_delivery_id JAI_OM_WSH_LINES_ALL.delivery_id%type;
318: v_cess_amount number;
319: v_sh_cess_amount number;/*Bug 5989740 bduvarag*/