Share via


TAMActualCostDP::calcAmt Method [AX 2012]

Sets class variables for the TAMActualCostDP class and returns the value calculated by the calcActualAmount.

Syntax

server public static AmountCur calcAmt(TAMPromotionID _promotionID, CustAccount _custAccount)

Run On

Server

Parameters

Return Value

Type: AmountCur Extended Data Type
This is the actual amount for the promotion.

Remarks

Created for the TAMPLanVsActualSalesGraph class.

Form used to use the TAMPlannedVsActual, but that class is no longer needed. So as to not duplicate code created this method.

See Also

Reference

TAMActualCostDP Class