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 RetailStatementLine table that is based on the specified parameters.
Syntax
public void insertLine(RetailStatementTable _statementTable, RetailStatementMethod _statementMethod)
Run On
Server
Parameters
- _statementTable
Type: RetailStatementTable Table
A RetailStatementTable record.
- _statementMethod
Type: RetailStatementMethod Extended Data Type
The RetailStatementMethod field of the RetailStatementTable table.