CFOPMatrix_BR::find Method

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

  • _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.

See Also

Reference

CFOPMatrix_BR Table