The country associated with the address.
| Business Object | Address |
|---|---|
| Optionality | Mandatory |
| Data Format | Simple String (60) |
Country may also refer to the following:
Unless otherwise specified, this data element should adhere to the guidelines below.
When this data element is presented, it should be formatted as a string.
When this data element is displayed it should adhere to the following guidelines:
| Field Name | Country |
|---|---|
| Null Values | Blank |
| Hint Text | None |
| Security Requirements | None |
When this data element is available to be edited, a Combo / Drop Down Control should be used as outlined below:
| Field Name | Country |
|---|---|
| Mandatory? | Yes |
| Style | Select with Autocomplete |
| Selection Values | The valid set of countries from the ISO 3166 standard. |
| Selection Sort Order | Canada, United States, followed by the other countries in alphabetical order. |
| Default Value | The existing value if available. Otherwise default to Canada. |
| Null Value | Blank |
| Allow Multiple Values? | Yes |
| Hint Text | None |
| Security Requirements | None |
When this data element is displayed in a PASIprep Data Grid it should adhere to the following guidelines:
| Column Heading | Country |
|---|---|
| Column Width | Auto |
| Filtering Style | Set |
| Contains | The formatted value of the data element. |
| Null Values | N/A |
| Column Security Requirements | This column is always available. |
| Data Security Requirements | The data in this column is always available. |