Company profile setup and maintenance > Creating a company profile > Specifying the ID format
Expand all textCollapse all textCollapse all textCollapse all text
 
Specifying the ID format
The system can be set up to use one of three different formats when assigning a company ID. This functionality is controlled by the CompanyIDFormat= INI setting.
[Misc]
CompanyIDFormat
Applies to
TMWSuite: 2001 and later, CRM Right
Description
This setting specifies the format the system uses when assigning a company ID.
Options
Original (default)
NAMCIT or NAMCITNN, where [NAM] is the first three characters of the company name; [CIT] is the first three characters of the city name, and [NN] is a two-digit numeric code used to differentiate companies with the same root ID; that is, the same [NAM] and [CIT] values.
 
Mas90
NAMCIT or NAMCITA, where [NAM] is the first three characters of the company name; [CIT] is the first three characters of the city name, and [A] is a one-digit alphabetic code used to differentiate companies with the same root ID; that is, the same [NAM] and [CIT] values.
 
XXXAN
NAM or NAMNN, where [NAM] is the first three characters of the company name; [NN] is a two-digit numeric code used to differentiate companies with the same root ID; that is, the same [NAM] value.
 
Numeric6Plus2
Generates company IDs in a modified numeric sequence. The first company ID assigned is 10000. This increments by one for each new company ID. When 99999 has been assigned, the first six digits reset to 10000 and the extension 01 is added. When 9999901 has been assigned, the first six digits again reset to 10000 and the extension 02 is added. This sequence repeats as necessary.