DBA Data[Home] [Help]

APPS.WSH_DELIVERY_AUTOCREATE dependencies on DBMS_UTILITY

Line 607: l1_hash_value := dbms_utility.get_hash_value(

603:
604: p_grouping_attributes(i).l1_hash_string := l1_hash_string;
605:
606:
607: l1_hash_value := dbms_utility.get_hash_value(
608: name => l1_hash_string,
609: base => g_hash_base,
610: hash_size =>g_hash_size );
611: