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.
Returns an overall sign of the order line.
Syntax
protected int getOrderLineSign_RU(Common _line)
Run On
Server
Parameters
- _line
Type: Common Table
Order line.
Return Value
Type: int
Sign as index (see the getSignIndexByAmount_RU method).
Exceptions
Exception | Condition |
---|---|
Error | If is not overiden in particular descendant. |