The PNP_CONTACT value is used to separate a contact name in the branch name (‘B’ token). Contact name is assumed to be a single person and positioned at the end of the data.
Note: Customization of token masks is intended for advanced users only. Before you customize
the token masks, you must fully understand the effects of making such changes.
The PNP_CONTACT value uses the following tokens.
Token | Description |
---|---|
B | Branch Name |
F | First name |
H | Honorific |
L | Last name |
M | Merge with previous token |
P | Title (position) |
S | Space (full-width or half-width) |
T | Business Type |
X | Unknown PNP token |
* | Wildcard for any token. It cannot be used alone. |
? | Wildcard for 1 token excluding S (space). |
Format
Each entry consists of the following items:
'<Original final mask>' att=token-mask PNP_CONTACT rec='<New mask>'
Example
'*LSXSPSPSH' att=token-mask PNP_CONTACT rec='*LSFSPSMSH'
'*PPLFH' att=token-mask PNP_CONTACT rec='*PMLFH'