Share via


TAMActualCostDP.discountAmount Method [AX 2012]

Calculates the estimated discount amounts for off invoice and bill back merch events based on the price level that has been marked as use for analytics.

Syntax

private AmountCur discountAmount(Qty _shippedQty, MCRMerchandisingEventID _mcrMerchandisingEventID)

Run On

Server

Parameters

Return Value

Type: AmountCur Extended Data Type
This is the calculated discount amount.

See Also

Reference

TAMActualCostDP Class