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.
Posts the sales transactions.
Syntax
public void postRetailSpecific()
Run On
Server
Exceptions
Exception | Condition |
---|---|
UpdateConflictNotRecovered | Another user is trying to update at the same time. |
UpdateConflict | Updates the conflict when any other user is trying to update the record at the same time. |
Remarks
This method posts the payment transactions and discounts. It also marks the transactions to post and inserts the records into the StatementJour and StatementLines tables.