DBA Data[Home] [Help]

APPS.ZX_TDS_TAX_ROUNDING_PKG dependencies on DBMS_UTILITY

Line 755: l_tbl_index := dbms_utility.get_hash_value(

751: 'ZX.PLSQL.ZX_TDS_TAX_ROUNDING_PKG.get_rate_index.BEGIN',
752: 'ZX_TDS_TAX_ROUNDING_PKG: get_rate_index(+)');
753: END IF;
754:
755: l_tbl_index := dbms_utility.get_hash_value(
756: p_from_currency||
757: p_to_currency||
758: to_char(p_conversion_date, 'DD-MON-YY') ||
759: p_conversion_type,