Country of Origin List View
Countries represent distinct entities in geography. They are used on Company Addresses and to assign the 'Country of Origin' to Production Batches. This master files come pre-loaded but records can be added or removed. The purpose of this page is to add, edit, remove, and activate/inactive these records.
Software Version: 2023.11.30 and newer
Page Header
Toolbar Icons | Description |
|---|---|
Column Filter Show/Hide | |
Excel | |
Favorites | |
Group By Show/Hide | |
Help | |
New | |
Quick Column Filter | |
Save | |
Saved Layouts | |
Fields | Description |
Code | A text box to add or edit the unique ISO Code for the Country. This defaults to blank but is required for all records. If missing, the message "Country Code is required." will be displayed on Save. The value must be unique, otherwise the message "Duplicate Codes are not allowed." will be displayed on Save. This field must be <= 10 characters. Database Field: ERPx_IMCountryOfOrigin.CountryCode |
Inactive | A Yes/No field used to identify if the Country is Inactive. If set to 'Yes' then the record is "Inactive" and will not be included in look-ups. Setting this to Inactive only prevents the record from being manually assigned to new transactions or master files, it does not prevent transactions containing this value to be posted. 'No' values display as blank in the grid. This value is always editable. Database Field: Inactive Countries are not stored in the ERPx_IMCountryOfOrigin_Company table. Active Countries are stored in ERPx_IMCountryOfOrigin_Company.CountryOfOriginSK |
Name | A text box to add or edit the name of the Country. This defaults to blank but is required for all records. If missing, the message "Country Name is required." will be displayed on Save. The value does not have to be unique. This field must be <= 100 characters. Database Field: ERPx_IMCountryOfOrigin.CountryName |
Related Topics