Share via


TAMActualCostDP.calcPlannedOI Method [AX 2012]

Gets the cost of all off invoice merchandising events on a promotion.

Syntax

private AmountCur calcPlannedOI()

Run On

Server

Return Value

Type: AmountCur Extended Data Type
The calculated off invoice 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