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.
Gets the availability based on the specified item ID and inventory dimensions.
Syntax
public InventIAvailability availabilityByItemId(ItemId _itemId, InventDim _inventDim)
Run On
Client
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID used to get the availability.
- _inventDim
Type: InventDim Table
The record of the InventDim table used to get the availability.
Return Value
Type: InventIAvailability Interface
An instance of the InventIAvailability interface.