Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _schedulerJobTable
Type: RetailConnSchedulerJobTable Table
The current instance of RetailConnSchedulerJobTable table.
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. |