| Name | Description | Type | Additional Information |
|---|---|---|---|
| AgvanceGuid |
Field GUID |
globally unique identifier |
Required (Hexadecimal 8-4-4-4-12) |
| AgvanceGrowerGuid |
Customer GUID |
globally unique identifier |
Required (Hexadecimal 8-4-4-4-12) |
| GrowerId |
Customer ID of the customer on the field |
string |
Required Max length: 6 |
| GrowerFirstName |
First name of the customer |
string |
Max length: 20 |
| GrowerLastName |
Last Name of the customer |
string |
Required Max length: 50 |
| GrowerFullName |
First and last names of the customer concatinated |
string |
Max length: 71 |
| GrowerOracleId |
Oracle ID for the customer |
string |
Max length: 15 |
| FieldId |
User assigned identifier for the field in Agvance |
string |
Required Max length: 8 |
| Name |
User defined description for the field |
string |
Max length: 30 |
| Acres |
Number of acres on the field |
decimal number | |
| MappingGuid |
Mapping Cross Reference GUID |
globally unique identifier |
(Hexadecimal 8-4-4-4-12) |
| Inactive |
Indicates whether the field Is active or inactive |
boolean |
Must be 0, 1, True, or False |
| FarmId |
User assigned identifier for the farm on this field in Agvance |
string |
Max length: 8 |
| FarmName |
User defined description for the farm |
string |
Max length: 50 |
| FieldBoundaryWkt |
Populated with the Well Known Text of the field boundary if it exists |
string | |
| Directions |
Directions to the field |
string | |
| Comments |
Notes about the field |
string | |
| LocationId |
LocationId of the field |
string | |
| LocationName |
LocationName of the field |
string | |
| Split2Name |
Split2Name assigned to the field |
string |
Max length: 10 |
| Split3Name |
Split3Name assigned to the field |
string |
Max length: 10 |
| BillingSplits |
BillingSplits assigned to the field |
Collection of ClsBillingSplit |