BankReconciliationHeader::createNewReconciliation Method
Creates new bank reconciliation header for a specified bank account.
Syntax
client server public static BankReconciliationHeader createNewReconciliation(CompanyBankAccountId _bankAccount)
Run On
Called
Parameters
- _bankAccount
Type: CompanyBankAccountId Extended Data Type
The specified bank account.
Return Value
Type: BankReconciliationHeader Table
The new bank reconciliation header.