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.
Finds the sales order settings of the specified item.
Syntax
client server public static InventItemSalesSetup 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 settings.
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID for which to find settings.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to select the returning record for update; optional.
Return Value
Type: InventItemSalesSetup Table
The sales order settings of the specified item.