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
- _recId
Type: RecId Extended Data Type
The RecId value to use for the search.
- _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.