CustVendTable.balanceAllCurrency Method [AX 2012]
Computes the sum of the transactions in either the VendTrans table, for vendors, or the CustTrans table, for customers.
display AmountCur balanceAllCurrency([CurrencyCode _currencyCode])
Run On
CalledParameters
- _currencyCode
- Type: CurrencyCode Extended Data Type
The currency of the sum to be computed. The default value is the currency of the vendor or customer.
Community Additions
ADD
Show: