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.
Updates the sales amount in the RetailTransactionSalesTrans table.
Syntax
public boolean prepareContractCommissionCalcSelect(
RetailTmpConcessionContractSales TmpConcessionContractSales,
TransDate _FromDate,
TransDate _ToDate)
Run On
Server
Parameters
- TmpConcessionContractSales
Type: RetailTmpConcessionContractSales Table
A RetailTmpConcessionContractSales record.
- _FromDate
Type: TransDate Extended Data Type
A value for the from date.
- _ToDate
Type: TransDate Extended Data Type
A value for the to date.
Return Value
Type: boolean
Always returns true.