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 MCRBrokerClaim record using the passed ledger gournal transaction record ID.
Syntax
client server public static MCRBrokerClaim find(LedgerJournalTransRefRecId _ledgerJournalTransRecID, [boolean _update])
Run On
Called
Parameters
- _ledgerJournalTransRecID
Type: LedgerJournalTransRefRecId Extended Data Type
The RecID of the related LedgerJournalTrans record.
- _update
Type: boolean
A boolean used to determine whether or not a record should be selected for update; optional.
Return Value
Type: MCRBrokerClaim Table
The MCRBrokerClaim record found.