Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _itemId
Type: ItemId Extended Data Type
The ID of the item.
- _customer
Type: CustAccount Extended Data Type
The customer account.
Return Value
Type: InventBatchAttributeCriteria Class
A new instance of the InventBatchAttributeCriteria class.