Share via


SalesQuotationLineType.mcrHaveDlvModeFieldsChanged Method [AX 2012]

Checks if the delivery fields that affect delivery modes changed.

Syntax

public boolean mcrHaveDlvModeFieldsChanged(SalesQuotationLine _salesQuotationLineOrig, SalesQuotationLine _salesQuotationLine)

Run On

Called

Parameters

Return Value

Type: boolean
true if the delivery fields that affect delivery modes have changed; otherwise, false.

See Also

Reference

SalesQuotationLineType Class