Share via


RetailTransactionSalesTransMark.run Method [AX 2012]

Marks sales transactions that are the specified storeID, terminalID and staffID and reserves the item.

Syntax

public void run([RetailConnSchedulerJobTable _schedulerJobTable])

Run On

Server

Parameters

Exceptions

Exception Condition
UpdateConflictNotRecovered

Another user is trying update at the same time and cannot be recovered.

UpdateConflict

Update conflict as any other user is trying to update the record at the same time.

See Also

Reference

RetailTransactionSalesTransMark Class