Share via


SalesFormLetterInvoiceContract.getCanUseParallelism Method [AX 2012]

Indicates whether the selected records can be posted using batch parallelism.

Syntax

public boolean getCanUseParallelism()

Run On

Called

Return Value

Type: boolean
true if the selected records can be posted using batch parallelism; otherwise, false.

Remarks

When the Italian sales tax book section functionality is enabled, multithreading is not possible, as invoices are not able to be posted in parallel.

See Also

Reference

SalesFormLetterInvoiceContract Class