DBA Data[Home] [Help]

APPS.JAI_OM_TAX_PKG dependencies on JAI_PLSQL_CACHE_PKG

Line 3559: l_func_curr_det jai_plsql_cache_pkg.func_curr_details;

3555:
3556: /* Bug 5243532. Added by Lakshmi Gopalsami
3557: * Defined variable for implementing caching logic.
3558: */
3559: l_func_curr_det jai_plsql_cache_pkg.func_curr_details;
3560:
3561:
3562:
3563: BEGIN

Line 3720: l_func_curr_det := jai_plsql_cache_pkg.return_sob_curr

3716:
3717: /* Bug 5243532. Added by Lakshmi Gopalsami
3718: * Removed the cursor set_of_books_cur and implemented using caching logic.
3719: */
3720: l_func_curr_det := jai_plsql_cache_pkg.return_sob_curr
3721: (p_org_id => v_warehouse_id );
3722: v_set_of_books_id := l_func_curr_det.ledger_id;
3723:
3724: v_converted_rate := jai_cmn_utils_pkg.currency_conversion (v_set_of_books_id ,