InventAvailabilitySearch.setItemId Method [AX 2012]

Sets the ID of the criteria item.

Syntax

public void setItemId(ItemId _itemId)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

Throws an error if the search criteria is holding a reference to another item already.

-or-

Throws an error if the ID is not specified.

See Also

Reference

InventAvailabilitySearch Class