DQM function 515 cleanses, parses, and hashes address values based
on the locale of the address value.
This function does not have any correction procedures.
Parameters
- Hashing Rule Set
- The hashing rule set used to generate the hash. The hashing rule sets
are listed in the HASHING_RULE_SET table.
- Default rule sets are:
- AlphaNumericAddr
- Alpha numeric hash for addresses.
- Replace Existing Hash
- Determines if the existing hash value should be replaced.
- Y
- Replace the existing hash value.
- N
- Do not replace the existing hash value.
- Country Field Language
- The language to have the country fields localized in. Valid languages
are stored in the DQM_COUNTRY_CONVERSION table.
Exception codes
Exception Code |
Description |
Severity* |
-3 |
The address hash failed to generate. |
0 |
-2 |
The address failed to standardize. |
0 |
-1 |
There is insufficient address data to standardize or
hash. |
3 |
1 |
The address hash exists and should not be overwritten. |
0 |