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.
Retrieve the purchase order settings of the item.
Syntax
client server public static InventItemPurchSetup 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 the settings.
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID 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 an item.