Share via


CustLedgerTransactionsDP_CN.getMainAccountBalances Method [AX 2012]

Looks up the balances map and gets the amount for the main account.

Syntax

private AmountMST getMainAccountBalances(MainAccountNum _mainAccount)

Run On

Server

Parameters

Return Value

Type: AmountMST Extended Data Type
The amount for the main account.

See Also

Reference

CustLedgerTransactionsDP_CN Class