SubledgerVoucherGeneralJournalEntry::findByGeneralJournalEntryRecId Method

Finds the specified record in the SubledgerVoucherGeneralJournalEntry table.

Syntax

client server public static SubledgerVoucherGeneralJournalEntry findByGeneralJournalEntryRecId(GeneralJournalEntryRecId _generalJournalEntry)

Run On

Called

Parameters

Return Value

Type: SubledgerVoucherGeneralJournalEntry Table
A SubledgerVoucherGeneralJournalEntry record; otherwise, an empty record.

Remarks

This method returns the first SubledgerVoucherGeneralJournalEntry record and should not be used if multiple records are expected.

See Also

Reference

SubledgerVoucherGeneralJournalEntry Table