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 SubledgerJournalEntryExt_CN record.
Syntax
client server public static SubledgerJournalEntryExt_CN findBySubledgerJournalEntry(RefRecId _subledgerJournalEntryRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _subledgerJournalEntryRecId
Type: RefRecId Extended Data Type
The record Id of the SubledgerJournalEntry table.
- _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.