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 MCRBrokerContractTable record using the passed contract ID.
Syntax
client server public static MCRBrokerContractTable find(MCRBrokerContractID _contractID, [boolean _forUpdate])
Run On
Called
Parameters
- _contractID
Type: MCRBrokerContractID Extended Data Type
The contract ID of the MCRBrokerContractTable record.
- _forUpdate
Type: boolean
A boolean used to determine whether or not a record should be selected for update; optional.
Return Value
Type: MCRBrokerContractTable Table
A MCRBrokerContractTable table record; otherwise, an empty record.