PurchTotals.checkForCache Method [AX 2012]

Determines whether the specified parameter combination has already been cached.

protected boolean checkForCache(container _parameters)

Run On

Server

Parameters

_parameters
Type: container
The parameter set for which to check.

Return Value

Type: boolean
true if the parameters has been cached; otherwise, false.

Community Additions

ADD
Show: