Fields represent the objects farmers grow crops in. A field is unique combination of Field Name, Farmer Name, and Crop. For Example, you can have Field #1 for Farmer ABC, for both Corn and Peas and you can also have Field #1 for Farmer XYZ for Corn. They are used in Grower Accounting master files and transactions.
The purpose of this page is to add, edit, remove, and activate/inactive inactivate these records. Insert excerpt Def - Field Def - Field nopanel true
This list view also contains columns for each Attribute that is set up for the 'Grower Accounting Fields' attribute type. Because these are user defined, they are not included in the default view but can be added a saved column layout. Grower Accounting Field attributes are not included in the help documentation.
Software Version: 2019 2022.0904.03 and 22 and newer
Table of Contents | ||
---|---|---|
|
Page Header
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Column Filter Show/Hide |
| ||||||||
Delete |
| ||||||||
Excel | |||||||||
Favorites |
| ||||||||
Group By Show/Hide | |||||||||
Help | |||||||||
New | |||||||||
Quick Column Filter | |||||||||
Save | |||||||||
Saved Layouts | |||||||||
Fields | Description | ||||||||
Checkbox |
| ||||||||
Crop | A single-select lookup to select the Crop that is grown on the field. This defaults to blank but is required. If missing, the message "Crop is required." will be displayed on Save. This field is always editable. This is one of the 3 4 properties that make a 'Field' unique: [Crop] + [Farmer Name] + [Field Name] + [Crop] + [Growth Method].
This lookup contains a blank value and a list of all the Crops in the Crops master file. Linked Database Field: ERPx_CPField.CropSK | ||||||||
Default Harvester | A single-select lookup to assign a default Harvester for the field. This defaults to blank but is not required. If identified, it will default on Tickets entered for this field but can be overwritten. This field is always editable.
This lookup contains the current selected value and the list of all the 'Active' Harvesters in the Harvesters master file. Linked Database Field: ERPx_CPField.HarvesterSK | ||||||||
Default Hauler | A single-select lookup to assign a default Hauler for the field. This defaults to blank but is not required. If identified, it will default on Tickets entered for this field but can be overwritten. This field is always editable.
This lookup contains the current selected value and the list of all the 'Active' Haulers in the Haulers master file. Linked Database Field: ERPx_CPField.HaulerSK | ||||||||
Default Site Name | This is a single-select lookup to assign the default 'Site' associated with the field. This defaults to 'Use Preference', is required and always editable. The lookup displays all 'Active' Sites that are not assigned as "In Transit". Database Fields: ERPx_MFSite.SiteName, ERPx_CPField.DefaultSiteSK | ||||||||
Farmer Name | A single-select lookup to assign the Farmer that is associated with the field. This defaults to blank but is required. If missing, the message "Farmer Name is required." will be displayed on Save. This field is always editable. This is one of the 3 4 properties that make a 'Field' unique: [Crop] + [Farmer Name] + [Field Name] + [Crop] + [Growth Method].
This lookup contains a blank value and the list of all the Farmers in the Farmers master file. Linked Database Field: ERPx_CPField.FarmerSK | ||||||||
Field Name | A text box to indicate the name / identifier of the field. This defaults to blank but is required. If missing, the message "Field Name is required." will be displayed on Save. This field is always editable and can be set to any value <= 50 characters. This is one of the 3 4 properties that make a 'Field' unique: [Crop] + [Farmer Name] + [Field Name] + [Crop] + [Growth Method]. Linked Database Field: ERPx_CPField.FieldName | Inactive | |||||||
Insert excerpt | Inactive - RV | Inactive - RV | |||||||
nopanel | true | Site | This is a Growth Method | A single-select lookup to assign the Growth Method for the Field. This defaults to blank but is required. If missing, the message "Growth Method is required." will be displayed on Save. This field is always editable. The lookup contains all the values in the CPGrowthMethod Enumeration Class. This is one of the 4 properties that make a 'Field' unique: [Farmer Name] + [Field Name] + [Crop] + [Growth Method].
Database Field: ERPx_CPField.CPGrowthMethodEN | |||||
Inactive |
Database Field: ERPx_CPField.IsInactive |
Related Topics
Expand | ||
---|---|---|
| ||
Page Definitions |
...