LedgerJournalTransPayment_LV::findRecId Method
Reads the LedgerJournalTransPayment_LV table for the specified ID.
Syntax
client server public static LedgerJournalTransPayment_LV findRecId(LedgerJournalTransRefRecId _refRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _refRecId
Type: LedgerJournalTransRefRecId Extended Data Type
The unique record ID to find.
- _forUpdate
Type: boolean
A Boolean value that determines whether the record should be selected for update; optional.
Return Value
Type: LedgerJournalTransPayment_LV Table
An elimination rule buffer.
Remarks
This is a public method that is used to find records.