Share via


MCRInstallmentPlanSalesTable::findRecId Method

Retrieves the MCRInstallmentPlanSalesTable record based on the passed in RecId.

Syntax

client server public static MCRInstallmentPlanSalesTable findRecId(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: MCRInstallmentPlanSalesTable Table
An installment billing sales table record.

See Also

Reference

MCRInstallmentPlanSalesTable Table