InventStdCostConvert_Level.execute Method [AX 2012]
Checks whether the next level can be processed.
Syntax
protected void execute()
Run On
Called
Exceptions
Exception | Condition |
---|---|
Error | The value of the stopOnError value is set to Yes and not all of the items have been processed, the conversion will be exited. |
Remarks
This check will only be performed when the stopOnError value is set to Yes.