DBA Data[Home] [Help]

APPS.INV_LABEL_PVT8 dependencies on HZ_GEO_NAME_REFERENCE_LOG

Line 528: FROM hz_geo_name_reference_log log1

524: AND map.loc_tbl_name = 'HZ_LOCATIONS'
525: AND rownum = 1
526: ), 0), 1, NVL(
527: (SELECT 2
528: FROM hz_geo_name_reference_log log1
529: WHERE 2 = 2
530: AND log1.location_id = loc.location_id
531: AND log1.location_table_name = 'HZ_LOCATIONS'
532: AND log1.usage_code = 'TAX'