CustTable::inventSiteIdCustItem Method

Looks up site ID for an item depending on the customer if multisite is enabled.

Syntax

client server public static InventSiteId inventSiteIdCustItem(CustAccount _custAccount, ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: InventSiteId Extended Data Type
The site from which the item is sold to the customer.

See Also

Reference

CustTable Table