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_W table.
Syntax
client server public static GeneralJournalEntry_W findByGeneralJournalEntry(RecId _generalJournalEntryRecId)
Run On
Called
Parameters
- _generalJournalEntryRecId
Type: RecId Extended Data Type
The record ID of the GeneralJournalEntry record.
Return Value
Type: GeneralJournalEntry_W Table
A record in the GeneralJournalEntry_W table; otherwise, an empty record.
Remarks
This utility method should not be used for updates.