TradeTotals.getOrderLineSign_RU Method [AX 2012]

Returns an overall sign of the order line.

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).

ExceptionCondition
Error

If is not overiden in particular descendant.

Community Additions

ADD
Show: