Share via


RetailStatementCalculate.insertBankedTender Method [AX 2012]

Calculates the RetailStatementLine records based on the statement method of the caller datasource.

Syntax

public void insertBankedTender(RetailStatementTable _statementTable)

Run On

Server

Parameters

Remarks

This method calls the updateBankLine method to update the statement lines.

See Also

Reference

RetailStatementCalculate Class