Overview
A Person Identification Type defines the Owner Identification. This Identification Number can be validated when it is entered in the person screen by the format defined in Person Identification type by using a regular expression. Like for the identification Code 1, with Name ‘License’, the format ‘\[0-9]{4}-[0-9]+\’ can be used which means when Person is entered the value of Identification Number is validated against the regular expression defined in format, where the first values are 4 numbers followed by ‘-’ and another group of numbers.
Navigation
Procurement ► Ownership Validation ► Person Identification Type
Person Identification Type screen Fields
Field | Description |
ID | This is a code for the Identification Type inserted by users. |
Format | Regular expression that is used to validate the format is mentioned in this field. |
Type | The following Custom Domain Types are available- Tax Identification Number, Trade License Number, Vendor Number, Electoral Card Number and Passport Number. |
Language | Country specific language used to describe the owner identification is mentioned in this field. |
Name | Name / Short Description of Identification Type are mentioned in this field. |