LedgerTransferOpening.canGoBatch Method [AX 2012]

Indicates whether the process has batch processing checked and can be run in batch mode.

public boolean canGoBatch()

Run On

Called

Return Value

Type: boolean
true if batch processing is enabled and setup correctly; otherwise, false.

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

Community Additions

ADD
Show: