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 a record into the RetailStatementJour table and RetailStatementTrans table after posting the statement.
Syntax
public void insertStatementJour(RetailStatementTable _statementTable)
Run On
Server
Parameters
- _statementTable
Type: RetailStatementTable Table
A RetailStatementTable record.
Remarks
Finds the voucher value after posting and inserts to the RetailStatementVoucher table.