Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified record in the GeneralJournalEntry table.
Syntax
client server public static GeneralJournalEntry findByGeneralJournalAccountEntry(RecId _generalJournalAccountEntryRecId)
Run On
Called
Parameters
- _generalJournalAccountEntryRecId
Type: RecId Extended Data Type
The record ID of the GeneralJournalAccountEntry record.
Return Value
Type: GeneralJournalEntry Table
A record in the GeneralJournalEntry table; otherwise, an empty record.
Remarks
This utility method should not be used for updates.