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
public InventItemSalesSetup 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: InventItemSalesSetup Table
The sales order settings of the default item.
Remarks
This method is used by the InventItemOrderSetupMap map.