Share via


MCRBrokerContractLine::find Method

Finds the MCRBrokerContractLine record using the passed record ID.

Syntax

client server public static MCRBrokerContractLine find(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: MCRBrokerContractLine Table
The MCRBrokerContractLine record found.

See Also

Reference

MCRBrokerContractLine Table