DBA Data[Home] [Help]

APPS.JAI_OM_TAX_PKG dependencies on JAI_CMN_UTILS_PKG

Line 560: jai_cmn_utils_pkg.ja_in_set_locator 115.0

556: Of File On Bug/Patchset Dependent On
557: calculate_ato_taxes_p.sql
558: ----------------------------------------------------------------------------------------------------------------------------------------------------
559: 115.2 3802074 IN60105D2 ja_in_om_locator_aiu_trg.sql 115.1 Aiyer 26-oct-2004 Functional Dependency
560: jai_cmn_utils_pkg.ja_in_set_locator 115.0
561: ja_in_oe_order_lines_aiu_trg 115.5
562: ja_in_oe_order_lines_aiu_trg 115.5
563: JAINEORD.fmb 115.3
564: calculate_ato_taxes_p.sql 115.2 Aiyer

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

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 ,
3725: v_currency_code, v_conv_date , v_conv_type_code, v_conv_rate);
3726:
3727: OPEN address_cur(v_ship_to_site_use_id);
3728: FETCH address_cur INTO v_address_id;