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.
Retrieves the purchase order settings of the default item.
Syntax
client server public static InventItemPurchSetup findDefault(ItemId _itemId, [boolean _forUpdate])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The number of the item for which to find the settings.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: InventItemPurchSetup Table
The purchase order settings of the default item.
Remarks
The default inventory dimension ID is used to find the default item's order settings.