BankStmtISOReportEntry::findBySourceDocumentLine Method
Finds a BankStmtISOReportEntry record with the specified source document line.
Syntax
client server public static BankStmtISOReportEntry findBySourceDocumentLine(
RecId _sourceDocumentLineRefRecId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _sourceDocumentLineRefRecId
Type: RecId Extended Data Type
The record ID of a source document line.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the selected record can be updated.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
A currency model.
Return Value
Type: BankStmtISOReportEntry Table
A BankStmtISOReportEntry record .