Share via


MCRHistSalesLine::findRecId Method

Finds the specified record in the MCRHistSalesLine table.

Syntax

client server public static MCRHistSalesLine findRecId(RecId _recId, [boolean update])

Run On

Called

Parameters

  • update
    Type: boolean
    A Boolean value that indicates whether to update the record.

Return Value

Type: MCRHistSalesLine Table
A record in the MCRHistSalesLine; otherwise, an empty buffer.

See Also

Reference

MCRHistSalesLine Table