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