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.
Inserts the record in the RetailStatementLine table that is based on the current RetailStatementTable record and the transactions in RetailTransactionSafeTenderTrans table.
Syntax
public void insertSafeTender(RetailStatementTable _statementTable)
Run On
Server
Parameters
- _statementTable
Type: RetailStatementTable Table
A RetailStatementTable record.
Remarks
The method updates the SafeAmount fields of the RetailStatementLine table.