CS
Country
Represents a country, in which the organization has operations, customers or vendors, and provides information used for defining Branches and creating Vendors and Customers. Records of this type are created and edited through the Countries/States (CS204000) form (which corresponds to the CountryMaint graph).
View API Entity: CountryDetail
/entity/Default/22.200.001/CountryDetail| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AddressValidatorPluginID | nvarchar(15) | Address Validation Plug-In | AddressValidatorPlugin | |
Description:AddressValidatorPlugin.addressValidatorPluginID of a address validator which will bu used. | ||||
AutoOverrideAddress | bit | Override Address Automatically | - | |
Description:No description available | ||||
CountryID API | nvarchar(100) | Country ID | - | |
Description:Key field. The unique two-letter identifier of the Country. The identifiers of the countries are defined by the ISO 3166 standard. | ||||
CountryRegexp | nvarchar(255) | Validation Regexp | - | |
Description:No description available | ||||
CountryValidationMethod | char(1) | Validation Mode | - | |
Description:No description available | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
Description API | nvarchar(60) | Country Name | - | |
Description:The complete name of the Country. | ||||
IsTaxRegistrationRequiredObsolete | bit | Tax Registration Required | - | |
Description:!REV! Obsolete field. | ||||
LanguageID | nvarchar(10) | Language/Locale | Locale | |
Description:No description available | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
PhoneCountryCode | nvarchar(5) | Country Phone Code | - | |
Description:The phone code of the Country. | ||||
PhoneMask | nvarchar(50) | Input Mask | - | |
Description:A mask that is used to validate phone numbers belonging to this Country, when they are entered. | ||||
PhoneRegexp | nvarchar(255) | Phone Validation Reg. Exp. | - | |
Description:A regular expression that is used to validate phone numbers belonging to this Country, when they are entered. | ||||
SalesTerritoryID API | nvarchar(15) | Sales Territory | SalesTerritory | |
Description:The reference to SalesTerritory.salesTerritoryID to that country belongs to. | ||||
bool? | Selected | - | ||
Description:Indicates whether the record is selected or not. | ||||
StateValidationMethod | char(1) | Validation Mode | - | |
Description:No description available | ||||
TaxRegistrationMaskObsolete | nvarchar(255) | Tax Registration Mask | - | |
Description:!REV! Obsolete field. | ||||
TaxRegistrationRegexpObsolete | nvarchar(255) | Tax Reg. Validation Reg. Exp. | - | |
Description:!REV! Obsolete field. | ||||
ZipCodeMask | nvarchar(50) | Input Mask | - | |
Description:A mask that is used to validate postal codes belonging to this Country, when they are entered. | ||||
ZipCodeRegexp | nvarchar(255) | Validation Regexp | - | |
Description:A regular expression that is used to validate postal codes belonging to this Country, when they are entered. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||