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.
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
- contractId
Type: RetailConcessionContractId Extended Data Type
A ContractId value.
- fromDate
Type: TransDate Extended Data Type
A FromDate value.
- toDate
Type: TransDate Extended Data Type
A ToDate value.
Return Value
Type: RetailConsessionPartPayment Table
A RetailConsessionPartPayment if found; otherwise, an empty record.