SalesTable.mcrLineHasNonBillAddress Method

Checks the order line delivery addresses against the sold-to address on the customer.

Syntax

public boolean mcrLineHasNonBillAddress()

Run On

Called

Return Value

Type: boolean
true if the order line delivery addresses differs from the sold-to address on the customer; otherwise, false.

See Also

Reference

SalesTable Table