| Name | Description | Type | Additional Information |
|---|---|---|---|
| OrderNum |
The Sales Order Number in Agvance |
integer | |
| LineItem |
A Counter Used to Keep the Discount Records Unique. These Values Cannot be Duplicated Within a Sales Order |
integer | |
| DiscountName |
The Name of the Sales Order Discount Record |
string |
Max length: 50 |
| Quantity |
The Quantity of the Discount That is on That Line |
decimal number |
Max of 3 decimal places |
| Total |
The Total Dollars of the Discount That is on That Line |
decimal number |
Max of 2 decimal places |
| Manual |
The Amount of Additional Dollars to Include in the Discount (Not Included In the Total) |
decimal number |
Max of 2 decimal places |
| Rate |
The Percentage Rate or Dollar Amount to Calculate the Discount |
decimal number |
Max of 2 decimal places |
| DiscountType |
The Type of Discount Calculation. Valid Options are: "Unit Dollars", "Percent" |
string |
Max length: 12 |
| SoDiscountKey |
The Agvance ID of the Sales Order Discount Assigned to This Record |
integer |
Required |