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.
Returns the sales order settings of the default item.
Syntax
client server public static InventItemSalesSetup findDefault(
ItemId _itemId,
[boolean _forUpdate,
InventTable _inventTable])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to select the returning record for update; optional.
- _inventTable
Type: InventTable Table
An InventTable buffer is used to verify whether the multisite has been enabled; optional.
Return Value
Type: InventItemSalesSetup Table
The sales order settings of the default item.
Remarks
The default inventory dimension ID is used to find the order settings of the default item.