Share via


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

Return Value

Type: boolean
Always returns true.

See Also

Reference

RetailConsessionPartPaymentCreate Class