ConcatenateName

Concatenate Name

Minor Business Rule

Object Name: N0500101

Parent DLL: CFND

Location: Client/Server

Language: NER

This NER will Concatenate Name.  It receives first name, Middle Initials, and Last name.  It will 
Concatenate it in two different formats.  First one will be returned as Mailing Name, i.e. First MN. Last 

name. It will be sent to F0111 for Mailing Name. Second one will be the Alpha name, i.e. Last, MN. 

First.  It will be sent to F0101 for Alpha Name.  


Also will return both Mailing Name and Alpha Name in Compressed formats.

Data Structure

D0500101 - Concatenate Name

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameMailingMLNMcharOPTOUTPUT

The company or person to whom billing or correspondence is addressed.

szDescripCompressedDCcharOPTOUTPUT

The compressed description contains the alpha name without slashes, dashes, commas, and other special characters.  The compressed 
description is the field used in the Name Search.

szNameAlphaALPHcharOPTINPUT

The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter 
dashes, commas, and other special characters, but the system cannot search on them when you use this field to search for a name.

szNameAlpha_2ALPHcharOPTINPUT

The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter 
dashes, commas, and other special characters, but the system cannot search on them when you use this field to search for a name.

cMiddleInitialIMNcharOPTINPUT

The first letter of the individual's middle name. This is primarily used to facilitate certain statutory reporting requirements.

szNameAlpha_3ALPHcharOPTOUTPUT

The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter 
dashes, commas, and other special characters, but the system cannot search on them when you use this field to search for a name.

szDescripCompressed_2DCcharOPTOUTPUT

The compressed description contains the alpha name without slashes, dashes, commas, and other special characters.  The compressed 
description is the field used in the Name Search.

Related Functions

None

Related Tables

None