IM Relationship Resolution Information Center, Version 4.2

Deprecated: DQM function 1010: Prefix/generation parsing

DQM function 1010 identifies and relocates potential name prefixes or name generations attached to the end of a name part.

This function detects a name prefix (Mr., Ms., Dr., etc.) or suffix (Jr. Sr, III, etc.) attached to the end of the UMF tag value, and then removes and relocates the prefix or suffix to the UMF tag configured in the Element to Store Prefix or parameter or Element to Store Suffix parameters.

For example,

<LAST_NAME>SMITHJR</LAST_NAME>
becomes
<LAST_NAME>SMITH</LAST_NAME>
<NAME_GEN>JR</NAME_GEN>

This function does not have any correction procedures.

Parameters

Element to Store Prefix
The UMF tag used to relocate any name prefix.
Element to Store Suffix
The UMF tag used to relocate any name generation suffix.

Exception codes

Exception Code Description Severity*
-1 Error Determining Prefix. 3
1 Prefix found and moved into configured tag. 0
2 Name Generation found and moved to configured tag. 0


Feedback

Last updated: 2009