SalesTable.mcrAnySalesLinesNegative Method
Checks if any SalesLine records have a negative quantity.
Syntax
public boolean mcrAnySalesLinesNegative()
Run On
Called
Return Value
Type: boolean
true if there are any SalesLine records that have a negative quantity; otherwise, false.