Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds a not canceled BankReconciliationMatchingItem record that has a specified BankStmtISOReportEntry record ID.
Syntax
client server public static BankReconciliationMatchingItem findValidByStatementLineRecId(RecId _reportEntryRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _reportEntryRecId
Type: RecId Extended Data Type
The specified BankStmtISOReportEntry record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record can be updated.
Return Value
Type: BankReconciliationMatchingItem Table
A BankReconciliationMatchingItem record.