Share via


SubledgerJournalEntryExt_CN::findBySubledgerJournalEntry Method

Finds the specified SubledgerJournalEntryExt_CN record.

Syntax

client server public static SubledgerJournalEntryExt_CN findBySubledgerJournalEntry(RefRecId _subledgerJournalEntryRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A value that indicates whether to read the record for update; optional.

Return Value

Type: SubledgerJournalEntryExt_CN Table
The SubledgerJournalEntryExt_CN record.

See Also

Reference

SubledgerJournalEntryExt_CN Table