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.
Searches for the first record of the CFOPTable_BR table that has the given recId.
Syntax
client server public static CFOPTable_BR find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The recId to be searched for.
- _forUpdate
Type: boolean
Determines if the searched record should be retrieved for update or not.
Return Value
Type: CFOPTable_BR Table
The first CFOPTable_BR table record found, if any.