InventItemInventSetup::findApplyOverride Method
Retrieves the inventory order settings of the item with regard to the Override field.
Syntax
client server public static InventItemInventSetup findApplyOverride(
ItemId _itemId,
InventDimId _inventDimId,
[boolean _forUpdate])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The number of the item for which the settings are to be found.
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID for which the settings are to be found.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: InventItemInventSetup Table
The order settings of the inventory site of the item if they exist and the Override field is set to the NoYes::Yes enumeration value; otherwise, the default inventory order settings of the item.