Share via


SalesQuotationTableForm.useAlternativeItem Method [AX 2012]

Controls whether the item in question should be replaced with alternative item set up in the item details form.

Syntax

public boolean useAlternativeItem()

Run On

Called

Return Value

Type: boolean
Always returns true.

Remarks

As a rule the alternative item setup made in the Item Details form should be used.

However in special cases, for example, delivery schedules, this default behavior can be overridden.

See Also

Reference

SalesQuotationTableForm Class