LedgerRRGReportTable_RU::findByRepCode Method
Finds a record by report code.
Syntax
client server public static LedgerRRGReportTable_RU findByRepCode(LedgerRRGRepCode_RU _ledgerRRGRepCode_RU, [boolean _forUpdate])
Run On
Called
Parameters
- _ledgerRRGRepCode_RU
Type: LedgerRRGRepCode_RU Extended Data Type
The report code.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: LedgerRRGReportTable_RU Table
The record that is found