Share via


InventAvailabilitySearch.setItemIsWHSEnabled Method [AX 2012]

Sets the value indicating whether the criteria item is WHS-enabled.

Syntax

public void setItemIsWHSEnabled(boolean _isWHSEnabled)

Run On

Called

Parameters

  • _isWHSEnabled
    Type: boolean
    The value indicating whether the criteria item is WHS-enabled.

Remarks

It is an optional parameter that can be passed in to boost the performance.

It is the responsiblity of the user of the API to provide the correct information about the criteria item.

See Also

Reference

InventAvailabilitySearch Class