RetailStatementPostSalesOrders.createMCRSalesLine Method [AX 2012]
Creates the MCR sales line record in MCRSalesLine table for every issuing giftcard transaction.
public void createMCRSalesLine(RetailTransactionSalesTrans rboSaleLines, SalesLine lines)
Run On
CalledParameters
- rboSaleLines
- Type: RetailTransactionSalesTrans Table
The current instance of RetailTransactionSalesTrans table.
- lines
- Type: SalesLine Table
The current instance of SalesLine table.
Community Additions
ADD
Show: