DBA Data[Home] [Help]

APPS.ZX_TRD_SERVICES_PUB_PKG dependencies on DBMS_UTILITY

Line 6228: l_jursidiction_id_indx := dbms_utility.get_hash_value(to_char(l_location_id)|| l_location_type,1,8192);

6224: l_location_id := NULL;
6225: l_location_type := NULL;
6226: END IF;
6227:
6228: l_jursidiction_id_indx := dbms_utility.get_hash_value(to_char(l_location_id)|| l_location_type,1,8192);
6229:
6230: IF l_location_id is not null then
6231:
6232: IF l_jursidiction_id_tbl.EXISTS(l_jursidiction_id_indx)