RTSLGeneralJournalEntry::find Method
Finds record by given parameters.
Syntax
client server public static RTSLGeneralJournalEntry find(GeneralJournalEntryRecId _entryRecID, [boolean _forUpdate])
Run On
Called
Parameters
- _entryRecID
Type: GeneralJournalEntryRecId Extended Data Type
General journal entry record ID.
- _forUpdate
Type: boolean
Is selectioon for update.
Return Value
Type: RTSLGeneralJournalEntry Table
A record found.