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
- _inventDimFieldId
Type: FieldId Extended Data Type
The ID of the inventory dimension field.
Return Value
Type: boolean
true if filtering by the specified dimension is supported; otherwise, false.