SysImportBatchProcessor.canGoBatch Method [AX 2012]

Indicates whether the current instance can be used for batch processing.

public boolean canGoBatch()

Run On

Called

Return Value

Type: boolean
false if the current instance can be used for batch processing; otherwise, true.

This method must be in this class because it is called from the dialogRunbase class.

Community Additions

ADD
Show: