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.
Calculates the average amount of invoices for a selected vendor.
Syntax
server public static Amount calcInvoiceAverage(VendTable _vendTable)
Run On
Server
Parameters
- _vendTable
Type: VendTable Table
A VendTable table buffer of the selected vendor.
Return Value
Type: Amount Extended Data Type
The average invoice amount of the selected vendor.