InventOnHandQueryStandardBase.supportsInventDimFilters Method [AX 2012]

Gets a value indicating whether filtering based on the the specified inventory dimension is supported by the query.

Syntax

public boolean supportsInventDimFilters(FieldId _inventDimFieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true if filtering by the specified dimension is supported; otherwise, false.

See Also

Reference

InventOnHandQueryStandardBase Class