Share via


InventBatchAttributeCriteria::newItemCustomer Method [AX 2012]

Creates a new instance of the InventBatchAttributeCriteria class that represents the batch attribute requirements of the item and customer.

Syntax

client server public static InventBatchAttributeCriteria newItemCustomer(ItemId _itemId, CustAccount _customer)

Run On

Called

Parameters

Return Value

Type: InventBatchAttributeCriteria Class
A new instance of the InventBatchAttributeCriteria class.

See Also

Reference

InventBatchAttributeCriteria Class