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 the previous reconciliation journal of a specified BankReconciliationHeader record.
Syntax
client server public static BankReconciliationHeader findPrevReconciliation(BankReconciliationHeader _currentReconciliation, [boolean _forUpdate])
Run On
Called
Parameters
- _currentReconciliation
Type: BankReconciliationHeader Table
A specified BankReconciliationHeader record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record can be updated.
Return Value
Type: BankReconciliationHeader Table
A previous reconciliation journal of the specified BankReconciliationHeader record.