DBA Data[Home] [Help]

APPS.JAI_OM_TAX_PKG dependencies on JAI_CMN_UTILS_PKG

Line 465: jai_cmn_utils_pkg.ja_in_set_locator 115.0

461: Of File On Bug/Patchset Dependent On
462: calculate_ato_taxes_p.sql
463: ----------------------------------------------------------------------------------------------------------------------------------------------------
464: 115.2 3802074 IN60105D2 ja_in_om_locator_aiu_trg.sql 115.1 Aiyer 26-oct-2004 Functional Dependency
465: jai_cmn_utils_pkg.ja_in_set_locator 115.0
466: ja_in_oe_order_lines_aiu_trg 115.5
467: ja_in_oe_order_lines_aiu_trg 115.5
468: JAINEORD.fmb 115.3
469: calculate_ato_taxes_p.sql 115.2 Aiyer

Line 2670: v_converted_rate := jai_cmn_utils_pkg.currency_conversion (v_set_of_books_id ,

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 ,
2671: v_currency_code, v_conv_date , v_conv_type_code, v_conv_rate);
2672:
2673: OPEN address_cur(v_ship_to_site_use_id);
2674: FETCH address_cur INTO v_address_id;