Share via


RetailConsessionContract.prepareContractCommissionCalcSelect Method [AX 2012]

Updates the sales amount in the RetailTransactionSalesTrans table.

Syntax

public boolean prepareContractCommissionCalcSelect(
    RetailTmpConcessionContractSales TmpConcessionContractSales, 
    TransDate _FromDate, 
    TransDate _ToDate)

Run On

Server

Parameters

Return Value

Type: boolean
Always returns true.

See Also

Reference

RetailConsessionContract Class