SalesFormLetter_ShippingBill_IN.checkSalesLineChanged Method [AX 2012]

Checks the sales line to see whether it changed.

Syntax

protected boolean checkSalesLineChanged(SalesParmLine _salesParmLine, SalesLine _salesLine)

Run On

Called

Parameters

Return Value

Type: boolean
true if the sales line is change; otherwise, false.

See Also

Reference

SalesFormLetter_ShippingBill_IN Class