Name | Description | Type | Additional Information |
---|---|---|---|
DeptId |
The department ID that the product belongs to |
string |
Required Max length: 6 |
ProdId |
The user entered product ID identifying this product |
string |
Required Max length: 10 |
OverrideProductName |
The override product name for this product on the Invoice IF set, must be the same for all customers |
string |
Max length: 50 |
InvAmt |
The quantity of the product totaled for all customers in Inventory Unit of Measure |
decimal number |
Required Max of 3 decimal places |
Extension |
For the current customer - the extended dollars = ((InvAmt * UnitPrice) / Billing Divisor). This is NOT the customers share of these dollars, but the dollars extended using this customers price |
decimal number |
Required Max of 2 decimal places |