Share via


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

  • _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.

See Also

Reference

InventItemInventSetup Table