hz_geographies out of sync with hz_locations after patch 11658285 (add Country Curacao)
Hi,
After application of patches 11658285 and 12945067 for adding Country Curacao to the system (ISO 3166 Country Codes) we are not able to invoice the customer in that country.
FND debug shows Unable To Determine The Country Code For The Location Id:Xxx And Location Type: BILL_TO when calculating tax
I found note 757848.1 which describes as cause that "ARHGEFTR.sql" was not run during install process.
This sql file should be run at install to sync data between fnd_territories_vl and hz_geographies.
May be the data in fnd_territories_vl got modified after this sql run.
Does anyone have information about where to get this ARHGEFTR.sql as hz_geographies is indeed empty for this country.