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.
Gets the number of bank documents that are opened for the specified customer account.
Syntax
client server public static BankLCTotalNumberOfDocuments getTotalNumberOfBankDocuments(CustAccount _custAccount, BankDocumentType _bankDocumentType)
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
The specified customer account.
- _bankDocumentType
Type: BankDocumentType Enumeration
The bank document type.
Return Value
Type: BankLCTotalNumberOfDocuments Extended Data Type
The number of bank documents that are opened for the specified customer account.