Share via


CFOPTable_BR::find Method

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

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

See Also

Reference

CFOPTable_BR Table