[{TableOfContents }]

!!!DEFINE COUNTRIES
Countries are used in many different forms and functions throughout the system. For example, all residence and business addresses entered into your database include the country. In addition, employee citizenship is indicated by country.

Data for the ‘Countries’ table is initially supplied but you may alter this information to suit your company’s needs. ‘Country’ is linked to a legislation country that is used as the taxation jurisdiction for payroll processing.

Each country has country-specific information associated with it, such as the formatting of telephone numbers, mailing codes and government identification numbers (SSN/SIN).

With respect to the formatting used with this application, ‘9’ represents a numeric value, ‘a’ represents a letter of the alphabet, and ‘x’ represents any alphanumeric value.

Certain lexicon values within the application are country sensitive, meaning they have different values for individual countries. Government registrations are also defined by country.

‘Define Countries’ Usage and Examples Country definition data is maintained on the [P2K_CM_COUNTRIES] table.

;[Country | COUNTRY_CODE]:The country code is a predefined code that uniquely identifies the country in which your organization does business.
;[Country Name | COUNTRY_NAME]: This field holds the internationally recognized English name of the country being defined.
;[Legislation | LEGISLATION]: This code indicates the primary country whose legislation governs the organization. Legislation is a optional field which you may use to select the value needed through the [fixed lexicon|FIXED LEXICON] ([X_LEGISLATION])
;[Gov't Code Mask | GOVERNMENT_CODE_MASK]: Gov’t Code Mask is used to format government identification codes (i.e. Social Security/Social Insurance Numbers) for the country defined.
*U.S.A. SSN: 999-99-9999
*Canada SIN: 999-999-999
;[Mail Postal Mask | POSTAL_MASK]: Mail Postal Mask is used to format mailing codes throughout the system for the country defined.
* U.S. Zip Codes: 99999xxxx
* Canadian Postal Codes: a9a 9a9
;[Phone Mask | PHONE_MASK]: Phone Mask is used to format phone numbers throughout the system for the country defined.
*(999) 999-9999
;[Overseas Call Code | OVERSEAS_CALL_CODE]: Overseas Call Code is an international phone calling code for the country defined. For the U.S. and Canada the number is 011.


----
![Notes|Edit:Internal.IDCO] 	
[{InsertPage page='Internal.IDCO' default='Click to create a new notes page'}]