SubledgerJournalAccountEntryBond::findOffsetAccountEntry Method
Finds the corresponding account entry.
Syntax
client server public static SubledgerJournalAccountEntry findOffsetAccountEntry(SubledgerJournalAccountEntry _entry)
Run On
Called
Parameters
- _entry
Type: SubledgerJournalAccountEntry Table
An entry to find corresponding entry.
Return Value
Type: SubledgerJournalAccountEntry Table
A corresponding entry.