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.
Calculates the statement and mark the transactions for the statement posting.
Syntax
public void calculateAndMarkTransactions(RetailStatementTable _statementTable)
Run On
Server
Parameters
- _statementTable
Type: RetailStatementTable Table
An instance of RetailStatementTable
Exceptions
Exception | Condition |
---|---|
Error | If the statment store Id is missing. -or- If the statements transaction date is missing. |