Share via


TAMActualCostDP.calcPlannedBB Method [AX 2012]

Gets the cost of all bill backs on a promotion.

Syntax

private AmountCur calcPlannedBB()

Run On

Server

Return Value

Type: AmountCur Extended Data Type
The calculated bill back amount.

Remarks

Use query instead of while select here to use the list of valid statuses as a filtering criteria.

See Also

Reference

TAMActualCostDP Class