Share via


MCRInstallmentPlanSalesTable::findSalesId Method

Retrieves the MCRInstallmentPlanSalesTable record.

Syntax

client server public static MCRInstallmentPlanSalesTable findSalesId(SalesId _salesId, [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