LedgerTransSettlement::findTransRecSubledgerRecId Method
Finds the specified record in the LedgerTransSettlement table.
Syntax
client server public static LedgerTransSettlement findTransRecSubledgerRecId(RefRecId _transRecId, RefRecId _subledgerJournalAccountEntry)
Run On
Called
Parameters
- _transRecId
Type: RefRecId Extended Data Type
The record ID of the GeneralJournalAccountEntry record.
- _subledgerJournalAccountEntry
Type: RefRecId Extended Data Type
The record ID of the SubledgerJournalAccountEntry record.
Return Value
Type: LedgerTransSettlement Table
A record in the LedgerTransSettlement table; otherwise, an empty record.