DBA Data[Home] [Help]

APPS.ZX_TDS_TAX_ROUNDING_PKG dependencies on DBMS_UTILITY

Line 747: l_tbl_index := dbms_utility.get_hash_value(

743: 'ZX.PLSQL.ZX_TDS_TAX_ROUNDING_PKG.get_rate_index.BEGIN',
744: 'ZX_TDS_TAX_ROUNDING_PKG: get_rate_index(+)');
745: END IF;
746:
747: l_tbl_index := dbms_utility.get_hash_value(
748: p_from_currency||
749: p_to_currency||
750: to_char(p_conversion_date, 'DD-MON-YY') ||
751: p_conversion_type,