RetailConsessionPartPaymentCreate.createPartSetlement Method [AX 2012]
Finds the sales for part payment and updates the RetailTmpConcessionContractSales table.
Syntax
public boolean createPartSetlement(RetailTmpConcessionContractSales TmpConcessionContractSales)
Run On
Client
Parameters
- TmpConcessionContractSales
Type: RetailTmpConcessionContractSales Table
A RetailTmpConcessionContractSales record.
Return Value
Type: boolean
Always returns true.