Share via


CFOPGroup_BR::find Method

Searches for the first record in the CFOPGroup_BR table that has the specified recId value.

Syntax

client server public static CFOPGroup_BR find(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the searched record should be retrieved for update.

Return Value

Type: CFOPGroup_BR Table
The first CFOPGroup_BR table record that is found, if any records are found.

See Also

Reference

CFOPGroup_BR Table