Share via


RetailStatementPostSalesOrders.checkCommitTTS Method [AX 2012]

Checks and commits the transactions for every N records to improve concurrency.

Syntax

public void checkCommitTTS([boolean _incrementCountFirst])

Run On

Called

Parameters

  • _incrementCountFirst
    Type: boolean
    A Boolean value that indicates whether the counter is to be incremented for the next sales order; optional.

See Also

Reference

RetailStatementPostSalesOrders Class