BankChequePaymTrans::getInvoiceCount Method
Retrieves several invoice settled counts for a given check number and bank account ID.
Syntax
client server public static int getInvoiceCount(BankChequeNum _bankChequeNum, CompanyBankAccountId _accountId)
Run On
Called
Parameters
- _bankChequeNum
Type: BankChequeNum Extended Data Type
A value of the BankChequeNum type that contains the cheque number of the payment.
- _accountId
Type: CompanyBankAccountId Extended Data Type
A value of the CompanyBankAccountId type that contains the bank account ID of the payment.
Return Value
Type: int
Number of invoice settled.