Share via


InventItemInventSetup::findDefault Method

Retrieves the inventory order settings of the default item.

Syntax

client server public static InventItemInventSetup findDefault(ItemId _itemId, [boolean _forUpdate])

Run On

Called

Parameters

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

Remarks

The default inventory dimension ID that is used to find the order settings of the default item.

See Also

Reference

InventItemInventSetup Table