InventMov_Sales.inventItemOrderCheckNotStopped Method [AX 2012]
Checks if the specified item is stopped in the inventory.
Syntax
public boolean inventItemOrderCheckNotStopped()
Run On
Called
Return Value
Type: boolean
true if the specified sales line is a sales return; otherwise, the value from a call to the super method;
Remarks
The super method is overridden to enable for the sales return of items stopped for sales in the inventory.