SalesTable.mcrIsOrderFullyReturned Method
Validates whether or not all invoiced quantity on the order has been returned.
Syntax
public boolean mcrIsOrderFullyReturned()
Run On
Called
Return Value
Type: boolean
true if all invoiced quantity on the order has been returned; otherwise, false.