Share via


SalesLine.setAlternativeItem Method

Encapsulates the logic that replaces the items with an alternative item setup.

Syntax

public void setAlternativeItem(SalesAlternativeItem _salesAlternativeItem, [boolean _showInfo])

Run On

Called

Parameters

  • _showInfo
    Type: boolean
    A Boolean value that determines whether information should be given to the user.

Remarks

The default value of the _showInfo parameter is false, and no information is exposed.

See Also

Reference

SalesLine Table