Share via


LedgerOpenCloseTerm_BR::find Method

Find an OpenCloseTerm record, based on a RecId value.

Syntax

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

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record that is found should be read for update.

Return Value

Type: LedgerOpenCloseTerm_BR Table
A record, if one is found.

See Also

Reference

LedgerOpenCloseTerm_BR Table