InventItemSalesSetup.setupDefault Method

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.

See Also

Reference

InventItemSalesSetup Table