LedgerOpenCloseTerm_BR::existTermCode Method
Check whether an OpenCloseTerm record exists, based on a TermCode field.
Syntax
client server public static boolean existTermCode(TermCode_BR _termCode)
Run On
Called
Parameters
- _termCode
Type: TermCode_BR Extended Data Type
The TermCode field to use for the search.
Return Value
Type: boolean
true if the TermCode field exists; otherwise, false.