Share via


BankStatementLineBankDocumentInformation::findByReportEntry Method

Finds a BankStatementLineBankDocumentInformation record that has a specified record ID.

Syntax

client server public static BankStatementLineBankDocumentInformation findByReportEntry(
    RefRecId _reportEntryId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: BankStatementLineBankDocumentInformation Table
A BankStatementLineBankDocumentInformation record.

See Also

Reference

BankStatementLineBankDocumentInformation Table