Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the MCRBrokerContractLine record using the passed record ID.
Syntax
client server public static MCRBrokerContractLine find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the MCRBrokerContractLine buffer.
- _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.