LedgerPostBatch.canGoBatch Method [AX 2012]

An override that indicates to the batch framework that this can be run in a batch process.

public boolean canGoBatch()

Run On

Called

Return Value

Type: boolean
true

This method always returns true.

Community Additions

ADD
Show: