| Name | Description | Type | Additional Information |
|---|---|---|---|
| DepartmentID |
The department ID of the product. |
string |
Required Max length: 6 |
| ProductID |
The ID of the product. |
string |
Required Max length: 10 |
| SalesTaxable |
Indicates whether or not sales tax should be charged for this product. |
boolean |
Must be 0, 1, True, or False |
| SalesAccount |
Required if the inventory department the product is from has the Sales Posting Item Override preference checked. Used as the sales account when the product is purchased or sold. |
string |
Max length: 10 |
| BeginningYearBalance |
The quantity of the product in inventory at the beginning of the fiscal year. |
decimal number | |
| EndOfMonth1 |
The quantity in inventory at the end of month 1. |
decimal number | |
| EndOfMonth2 |
The quantity in inventory at the end of month 2. |
decimal number | |
| EndOfMonth3 |
The quantity in inventory at the end of month 3. |
decimal number | |
| EndOfMonth4 |
The quantity in inventory at the end of month 4. |
decimal number | |
| EndOfMonth5 |
The quantity in inventory at the end of month 5. |
decimal number | |
| EndOfMonth6 |
The quantity in inventory at the end of month 6. |
decimal number | |
| EndOfMonth7 |
The quantity in inventory at the end of month 7. |
decimal number | |
| EndOfMonth8 |
The quantity in inventory at the end of month 8. |
decimal number | |
| EndOfMonth9 |
The quantity in inventory at the end of month 9. |
decimal number | |
| EndOfMonth10 |
The quantity in inventory at the end of month 10. |
decimal number | |
| EndOfMonth11 |
The quantity in inventory at the end of month 11. |
decimal number | |
| EndOfMonth12 |
The quantity in inventory at the end of month 12. |
decimal number | |
| GrowerStateTaxable |
Extra tax 1. |
boolean |
Must be 0, 1, True, or False |
| ProductStateTaxable |
Extra tax 2. |
boolean |
Must be 0, 1, True, or False |
| PurchaseAccount |
Required if the inventory department the product is from has the Cost Posting Item Override preference checked. Used as the cost account when the product is purchased. |
string |
Max length: 10 |
| FreightAccount |
Required if the inventory department the product is from has the Cost Posting Item Override preference checked. Used as the freight account when the product is purchased. |
string |
Max length: 10 |
| PurchaseDiscount |
Required if the inventory department the product is from has the Cost Posting Item Override preference checked. Used as the purchase discount account when the product is purchased. |
string |
Max length: 10 |