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.
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
- _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.
Return Value
Type: AmountCur Extended Data Type
The sum of the transactions.