PurchFormLetter_ConfirmationRequest.canGoBatch Method [AX 2012]

Determines if the class can run in batch

public boolean canGoBatch()

Run On

Called

Return Value

Type: boolean
false

Returns false to disable batch until it gets delivered later.

Otherwise it should call super.

Community Additions

ADD
Show: