There are a few more things that have to be "manually fix"
Run this script
SELECT
BKIC_LOC_PROD,
BKIC_LOC_CODE,
BKIC_LOC_UOH
FROM "BKICLOC"
WHERE ASCII(LTRIM(RTRIM(BKIC_LOC_CODE))) = 0
it will show Parts with not location on your location table, watch for the ones with qty on hand.