Share via


TAMFundDetailDP.calcPlanned Method [AX 2012]

Calculates planned amounts for the passed in category tied to a fund based on the status defined on the parameters.

Syntax

private AmountCur calcPlanned(MCRMerchandisingEventCategory _category)

Run On

Server

Parameters

Return Value

Type: AmountCur Extended Data Type
The calculated amount for the passed category

Remarks

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

See Also

Reference

TAMFundDetailDP Class