DBA Data[Home] [Help]

APPS.JAI_OM_TAX_PKG dependencies on JAI_PLSQL_CACHE_PKG

Line 2505: l_func_curr_det jai_plsql_cache_pkg.func_curr_details;

2501:
2502: /* Bug 5243532. Added by Lakshmi Gopalsami
2503: * Defined variable for implementing caching logic.
2504: */
2505: l_func_curr_det jai_plsql_cache_pkg.func_curr_details;
2506:
2507:
2508:
2509: BEGIN

Line 2666: l_func_curr_det := jai_plsql_cache_pkg.return_sob_curr

2662:
2663: /* Bug 5243532. Added by Lakshmi Gopalsami
2664: * Removed the cursor set_of_books_cur and implemented using caching logic.
2665: */
2666: l_func_curr_det := jai_plsql_cache_pkg.return_sob_curr
2667: (p_org_id => v_warehouse_id );
2668: v_set_of_books_id := l_func_curr_det.ledger_id;
2669:
2670: v_converted_rate := jai_cmn_utils_pkg.currency_conversion (v_set_of_books_id ,