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.
Creates the MCR sales line record in MCRSalesLine table for every issuing giftcard transaction.
Syntax
public void createMCRSalesLine(RetailTransactionSalesTrans rboSaleLines, SalesLine lines)
Run On
Called
Parameters
- rboSaleLines
Type: RetailTransactionSalesTrans Table
The current instance of RetailTransactionSalesTrans table.
- lines
Type: SalesLine Table
The current instance of SalesLine table.