LedgerOpenCloseTerm_BR::findByTermCode Method
Find an OpenCloseTerm_BR record, based on a TermCode field.
Syntax
client server public static LedgerOpenCloseTerm_BR findByTermCode(TermCode_BR _termCode, [boolean _forUpdate])
Run On
Called
Parameters
- _termCode
Type: TermCode_BR Extended Data Type
The TermCode field to use for the search.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record should be able to be updated.
Return Value
Type: LedgerOpenCloseTerm_BR Table
An OpenCloseTerm_BR record, if one is found.