Share via


VendLedgerTransactionsDP_CN.getBalances Method [AX 2012]

Gets balances from a map, based on the main account and account number.

Syntax

private AmountMST getBalances(MainAccountNum _mainAccount, AccountNum _accountNum)

Run On

Server

Parameters

Return Value

Type: AmountMST Extended Data Type
The amount value.

See Also

Reference

VendLedgerTransactionsDP_CN Class