Name | Description | Type | Additional Information |
---|---|---|---|
SendToS3Description |
The Description that is used to display in G360 for this grower summary report |
string |
Required Max length: 250 |
CurrentLocationID |
The Current Location ID for the report creation |
string |
Required Max length: 6 |
ReportDateAndTime |
The Date and Time to print at the bottom of the report |
date |
Required |
CustomerID |
Agvance Customer ID |
string |
Required Max length: 6 |
StartDate |
Start Date (If provided - must also include the end date) |
date | |
EndDate |
End Date (If provided - must also include the start date) |
date | |
NewPageBreak |
Determines the page breaks for the report: 0 = None, 1 = Each Customer, 2 = Each Field |
PageBreak | |
PrintWhichCustomers |
Determines which customers to print: 0 = All, 1 = Growers Only, 2 = Landlords Only |
CustomersToPrint | |
PrintProductRecap |
Include the product recap |
boolean | |
PrintProductRecapOnNewPage |
When the PrintProductRecap is true, insert a page break before printing |
boolean | |
PrintCustomerProductRecap |
Include the Customer / Product recap |
boolean | |
PrintCustomerCostRecap |
Include the Custoemr Cost Recap |
boolean | |
CostPerAcreAsGrowersShareOnly |
When printing the Cost / Acre, calculate as the customer's share only |
boolean | |
SuppressCostPerUnit |
Hide the cost per unit on the report - only honored when 'ShowProfit' = false |
boolean | |
SuppressCostOfYourShare |
Hide the cost of the customer's share on the report - only honored when 'ShowProfit' = false |
boolean | |
SuppressCostPerAcre |
Hide the cost per acre on the report - only honored when 'ShowProfit' = false |
boolean | |
ShowBlendedAnalysisRecap |
Include the Blended Analysis recap per field |
boolean | |
IncludeFarmGroupBy |
Group the report by farm |
boolean | |
ShowProfit |
Report option to show the profit information based on the current costs saved with the plan to the selling price |
boolean | |
SelectedPlans |
The selected plans to run the grower summary report for These will be filtered by the date range if provided and for user login restrictions of the plan location |
Collection of SelectedFieldPlan |
Required List cannot be empty |