Share via


InventMov_KanbanJob_WIP.transSign Method [AX 2012]

Determines the transaction sign for the movement.

Syntax

public Integer transSign()

Run On

Called

Return Value

Type: Integer Extended Data Type
-1 if the transaction quantity is negative; otherwise, 1.

Remarks

This method overrides a base class method.

See Also

Reference

InventMov_KanbanJob_WIP Class