Share via


LedgerTransactionsbyDimensionDP_CN.getOpeningBalanceForAccount Method [AX 2012]

Lookup the opening balance of customer per main account in a map.

Syntax

private AmountMSTDebCred getOpeningBalanceForAccount(AccountNum _accountNum, Map _balancesMap)

Run On

Server

Parameters

  • _balancesMap
    Type: Map Class
    Map to be looked up.

Return Value

Type: AmountMSTDebCred Extended Data Type
The balance amount of the particular customer.

See Also

Reference

LedgerTransactionsbyDimensionDP_CN Class