Discount field in Purchasing parameters

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

Line

Calculates the discount, based on the line discount only.

Multiline

Calculates the discount, based on the multiline discount only.

MAX(Line,Multiline)

Calculates the discount, based on the larger of the two discounts.

MIN(Line,Multiline)

Calculates the discount, based on the smaller of the two discounts.

Line+Multiline

Adds the two discounts, and then calculates the discount.

Line*Multiline

Calculates the discount, based on the line discount. Then, calculates the discount, based on the multiline discount.

Announcements: To see known issues and recent fixes, use Issue search in Microsoft Dynamics Lifecycle Services (LCS).