Share via


SalesTotals_ParmTrans.getOrderLineSign_RU Method [AX 2012]

Returns the overall sign of an order line.

Syntax

protected int getOrderLineSign_RU(Common _line)

Run On

Server

Parameters

Return Value

Type: int
The sign as an index. See the getSignIndexByAmount_RU method.

Exceptions

Exception Condition
Error

The method is not overridden in a particular descendant.

See Also

Reference

SalesTotals_ParmTrans Class