Share via


TAMFundDetailDP.discountAmount Method [AX 2012]

Calculates the discount amounts for off invoice and bill back discounts.

Syntax

private AmountCur discountAmount(
    Qty _shippedQty, 
    MCRMerchandisingEventID _mcrMerchandisingEventID, 
    SalesPrice _salesPrice)

Run On

Server

Parameters

Return Value

Type: AmountCur Extended Data Type
The is the calculated total discount amount.

See Also

Reference

TAMFundDetailDP Class