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.
Queries whether an InventSum record exists matching the specified parameters.
Syntax
protected boolean isInventSumExisting(ItemId _itemId, InventDimId _inventDimId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID to query for.
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID to query for.
Return Value
Type: boolean
true if InventSum record exists; otherwise, false.