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.
Retrieves the inventory order settings of the item.
Syntax
client server public static InventItemInventSetup find(
ItemId _itemId,
InventDimId _inventDimId,
[boolean _forUpdate])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The number of the item for which to find the settings.
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID for which to find the settings.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: InventItemInventSetup Table
The inventory order settings of the item.