Share via


PurchFormLetter_ConfirmationRequest.canGoBatch Method [AX 2012]

Determines if the class can run in batch

Syntax

public boolean canGoBatch()

Run On

Called

Return Value

Type: boolean
false

Remarks

Returns false to disable batch until it gets delivered later.

Otherwise it should call super.

See Also

Reference

PurchFormLetter_ConfirmationRequest Class