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