Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.