InventItemPurchSetup.setupDefault Method
Returns the purchase order settings of the default item.
Syntax
public InventItemPurchSetup setupDefault([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that specifies whether to select the returning record for update; optional.
Return Value
Type: InventItemPurchSetup Table
The purchase order settings of the default item.
Remarks
This method is used by the InventItemOrderSetupMap map.