Share via


MCRInstallmentPayment::findRecId Method

Finds a MCRInstallmentPayment record using the passed record ID.

Syntax

client server public static MCRInstallmentPayment findRecId(RecId _recId, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A boolean used to determine whether or not a record should be selected for update; optional.

Return Value

Type: MCRInstallmentPayment Table
The MCRBrokerContractTable record found.

See Also

Reference

MCRInstallmentPayment Table