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 sales line records in SalesTable table for every related sales transaction.
Syntax
public SalesTable getEquivalentSalesTable(RetailTransactionTable rboHeaders)
Run On
Called
Parameters
- rboHeaders
Type: RetailTransactionTable Table
The current RetailTransactionTable record.
Return Value
Type: SalesTable Table
The updated sales record table.