Compartir a través de


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

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the selected record can be updated.

Return Value

Type: BankStmtISOReportEntry Table
A BankStmtISOReportEntry record .

See Also

Reference

BankStmtISOReportEntry Table