RetailConsessionPartPayment::findParPaymentOnPeriod Method

Checks whether the history of part payment exists.

Syntax

client server public static RetailConsessionPartPayment findParPaymentOnPeriod(
    RetailConcessionContractId contractId, 
    TransDate fromDate, 
    TransDate toDate)

Run On

Called

Parameters

Return Value

Type: RetailConsessionPartPayment Table
A RetailConsessionPartPayment if found; otherwise, an empty record.

See Also

Reference

RetailConsessionPartPayment Table