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 The purpose of this page is to add, edit, remove, and activate/inactive these records.
...
Table of Contents | ||
---|---|---|
|
Page Header
Toolbar Icons | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DeleteColumn Filter Show/Hide | Delete - LV
| Delete - LV |
|
Insert excerpt |
---|
|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
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 properties that make a 'Field' unique: [Crop] + [Farmer Name] + [Field Name].
Insert excerpt Def - Crop Def - Crop nopanel true
This lookup contains a blank value and a list of all the Crops in the Crops master file.
Linked Database Field: ERPx_CPField.CropSK
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.
Insert excerpt Def - Harvester Def - Harvester nopanel true
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
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.
Insert excerpt Def - Hauler Def - Hauler nopanel true
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
A single-select load on demand lookup to select assign the Farmer that grows on 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.
A field This is one of the unique combination of Field Name + Farmer Name + Crop3 properties that make a 'Field' unique: [Crop] + [Farmer Name] + [Field Name].
This lookup contains a blank value and the list of all the Farmers in the Farmers master file.
Linked Database Field: ERPx_CPField.FarmerSK
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.
A field This is one of the unique combination of Field Name + Farmer Name + Crop3 properties that make a 'Field' unique: [Crop] + [Farmer Name] + [Field Name].
Linked Database Field: ERPx_CPField.FieldName
A Yes/No field used to identify if the Field is Inactive. If set to 'Yes' then the record is "Inactive" and will not be included in look-ups. 'No' values display as blank in the grid. This value is always editable.
Insert excerpt Inactive - RV Inactive - RV nopanel true
Linked Database Field: ERPx_CPField.IsInactive
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
Related Topics
Expand | ||
---|---|---|
| ||
Page Definitions |
...