Share via


CustVendTable.balanceAllCurrency Method

Computes the sum of the transactions in either the VendTrans table, for vendors, or the CustTrans table, for customers.

Syntax

display AmountCur balanceAllCurrency([CurrencyCode _currencyCode])

Run On

Called

Parameters

Return Value

Type: AmountCur Extended Data Type
The sum of the transactions.

See Also

Reference

CustVendTable Map