RetailConsessionContract.groupSettlementSalesByArea Method [AX 2012]
Inserts data in the RetailTmpConcessionContractSales table.
Syntax
public void groupSettlementSalesByArea(RetailTmpConcessionContractSales TmpConcessionContractSales)
Run On
Server
Parameters
- TmpConcessionContractSales
Type: RetailTmpConcessionContractSales Table
A RetailTmpConcessionContractSales record.
Remarks
This method deletes old data after you insert the new data in the RetailTmpConcessionContractSales table.