GeneralJournalAccountEntry::findRelated Method

Finds the records that are related to the GeneralJournalAccountEntry record.

Syntax

client server public static container findRelated(RecId _generalJournalAccountEntryRecId)

Run On

Called

Parameters

Return Value

Type: container
A container that has the GeneralJournalHeader, GeneralJournalAccountEntry, LedgerEntryJournal, GeneralJournalEntry, and LedgerEntry records; otherwise, a container of empty records.

Remarks

This utility method should not be used for updates.

See Also

Reference

GeneralJournalAccountEntry Table