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.
Determines whether the order line should be skipped during totals calculation.
Syntax
protected boolean skipLine(Common _orderLine)
Run On
Server
Parameters
- _orderLine
Type: Common Table
Order line record.
Return Value
Type: boolean
true if the order line should be skipped; otherwise, false.